From 174971437eede226c3c7a74d06e67a2e43d25794 Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 10 Jul 2007 14:30:41 +0000 Subject: [PATCH] * Moved fix script to contrib. To be sure. * Removed dash version for native package git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6817 594d385d-05f5-0310-b6e9-bd551577e9d8 --- debian/changelog | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8fb6bdfcf..2b7c48ef4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -gosa (2.5.12-1) unstable; urgency=low +gosa (2.5.12) unstable; urgency=low * New upstream release diff --git a/debian/rules b/debian/rules index f884fda16..3280c1976 100755 --- a/debian/rules +++ b/debian/rules @@ -64,7 +64,7 @@ install-stamp: -mkdir -p debian/gosa/var/spool/gosa/config -mkdir -p debian/gosa/var/spool/gosa/cache -rm -rf debian/gosa/usr/share/gosa/compile - -rm -rf debian/gosa/usr/share/gosa/fix_config.sh + -cp -rf debian/gosa/usr/share/gosa/fix_config.sh debian/gosa/usr/share/doc/gosa/contrib -mkdir -p debian/gosa/etc/gosa/vacation -cp -R debian/apache.conf debian/gosa/etc/gosa/apache.conf -cp -R contrib/encodings debian/gosa/etc/gosa/encodings -- 2.30.2