From 498fb47e455cc5d1eb8add068ad1ce293f578825 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 11 Apr 2011 10:16:14 +0000 Subject: [PATCH] Fixed path in postinst git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20682 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/debian/gosa.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-core/debian/gosa.postinst b/gosa-core/debian/gosa.postinst index c5be14243..c48ea120f 100644 --- a/gosa-core/debian/gosa.postinst +++ b/gosa-core/debian/gosa.postinst @@ -13,7 +13,7 @@ case "$1" in ;; triggered) - /usr/sbin/update-gosa + update-gosa exit 0 ;; -- 2.30.2