[Pkg-utopia-commits] r2195 - /packages/unstable/dhcdbd/debian/rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Apr 6 13:13:34 UTC 2008


Author: biebl
Date: Sun Apr  6 13:13:34 2008
New Revision: 2195

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2195
Log:
Cleanup white space.

Modified:
    packages/unstable/dhcdbd/debian/rules

Modified: packages/unstable/dhcdbd/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dhcdbd/debian/rules?rev=2195&op=diff
==============================================================================
--- packages/unstable/dhcdbd/debian/rules (original)
+++ packages/unstable/dhcdbd/debian/rules Sun Apr  6 13:13:34 2008
@@ -1,5 +1,4 @@
-#! /usr/bin/make -f 
-
+#!/usr/bin/make -f 
 
 include /usr/share/cdbs/1/class/makefile.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
@@ -10,7 +9,6 @@
 DEB_DH_INSTALLINIT_ARGS := -- start 24 2 3 4 5 . stop 16 0 1 6 .
 
 binary-install/dhcdbd::
-	
 	install -d $(CURDIR)/debian/dhcdbd/etc/dhcp3/dhclient-exit-hooks.d/
 	install -m 644  $(CURDIR)/debian/dhcdbd.dhcp3 \
 		$(CURDIR)/debian/dhcdbd/etc/dhcp3/dhclient-exit-hooks.d/dhcdbd




More information about the Pkg-utopia-commits mailing list