[Pkg-cli-apps-commits] r4780 - /packages/yahtzeesharp/trunk/debian/rules

sebner-guest at users.alioth.debian.org sebner-guest at users.alioth.debian.org
Sun Mar 29 18:30:06 UTC 2009


Author: sebner-guest
Date: Sun Mar 29 18:30:06 2009
New Revision: 4780

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4780
Log:
fix spaces/tabs and whitespaces

Modified:
    packages/yahtzeesharp/trunk/debian/rules

Modified: packages/yahtzeesharp/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/yahtzeesharp/trunk/debian/rules?rev=4780&op=diff
==============================================================================
--- packages/yahtzeesharp/trunk/debian/rules (original)
+++ packages/yahtzeesharp/trunk/debian/rules Sun Mar 29 18:30:06 2009
@@ -36,13 +36,13 @@
 	rm -r $(DEB_SOURCE_NAME)-$(VERSION)
 
 override_dh_auto_configure:
-        dh_auto_configure -- GMCS=/usr/bin/csc CSC=/usr/bin/csc \
+	dh_auto_configure -- GMCS=/usr/bin/csc CSC=/usr/bin/csc \
 	--prefix=/usr --bindir=/usr/games
 
 build: build-stamp
 build-stamp: $(QUILT_STAMPFN)
-        dh build
-        touch $@	
+	dh build
+	touch $@
 
 install: install-stamp
 install-stamp: build




More information about the Pkg-cli-apps-commits mailing list