[Debian-ha-svn-commits] [SCM] corosync Debian packaging branch, master, updated. debian/1.0.0-4-2-g2d84b1e
Guido Günther
agx at sigxcpu.org
Thu Jul 16 15:04:35 UTC 2009
The following commit has been merged in the master branch:
commit 2d84b1e92e10b6f8dd75cd677b5ff7211cc77467
Author: Ante Karamatić <ivoks at ubuntu.com>
Date: Thu Jul 16 16:22:48 2009 +0200
don't install config file as example
Signed-off-by: Guido Günther <agx at sigxcpu.org>
diff --git a/debian/rules b/debian/rules
index 74c07aa..73043e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,7 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/corosync/usr/lib/corosync/lcrso/*
endif
# install example configuration file
- cp -ax $(CURDIR)/debian/corosync.example-config $(CURDIR)/debian/tmp/etc/corosync/corosync.conf
+ cp -ax $(CURDIR)/debian/corosync.example-config $(CURDIR)/debian/corosync/etc/corosync/corosync.conf
dh_compress
chmod 644 debian/corosync/usr/lib/corosync/lcrso/*.lcrso
dh_fixperms
--
corosync Debian packaging
More information about the Debian-ha-svn-commits
mailing list