Author: sayer
Date: 2008-04-15 21:45:38 +0200 (Tue, 15 Apr 2008)
New Revision: 892

Modified:
   trunk/pkg/debian/rules
Log:
removed installing etc/default/sems by hand - it is done by dh_installinit

Modified: trunk/pkg/debian/rules
===================================================================
--- trunk/pkg/debian/rules      2008-04-15 18:34:08 UTC (rev 891)
+++ trunk/pkg/debian/rules      2008-04-15 19:45:38 UTC (rev 892)
@@ -87,12 +87,6 @@
                prefix=/usr \
                cfg-target=/etc/sems/  
 
-# install /etc/default/sems file
-       mkdir -p $(CURDIR)/debian/sems/etc/default
-       cp -f debian/sems.default $(CURDIR)/debian/sems/etc/default/sems
-#dh_movefiles
-
-
 # This single target is used to build all the packages, all at once, or
 # one at a time. So keep in mind: any options passed to commands here will
 # affect _all_ packages. Anything you want to only affect one package

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to