summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0b5c9e8)
raw | patch | inline | side by side (parent: 0b5c9e8)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 21 Jun 2007 08:58:15 +0000 (08:58 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 21 Jun 2007 08:58:15 +0000 (08:58 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6648 594d385d-05f5-0310-b6e9-bd551577e9d8
debian/gosa.postinst | patch | blob | history |
diff --git a/debian/gosa.postinst b/debian/gosa.postinst
index 7df5d1b7380fe04be5246997de182f0ace786fcb..0c45ec06ae20b05e5ec123ad078ad49ab6c6b92c 100755 (executable)
--- a/debian/gosa.postinst
+++ b/debian/gosa.postinst
#! /bin/sh
# GOsa postinst script
+#DEBHELPER#
+
# We exit unless the package is being configured
case "$1" in
abort*upgrade) exit 0;;