]> err.no Git - systemd/commitdiff
More debian/rules cleanups
authorTollef Fog Heen <tfheen@err.no>
Sat, 5 Jun 2010 06:59:19 +0000 (08:59 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 5 Jun 2010 06:59:19 +0000 (08:59 +0200)
debian/rules

index ed22b736165310b8ce64e17e4a1dc153ced2fd21..66f2cdaef824a1ae32aa0f93d8d835320a846245 100755 (executable)
@@ -1,11 +1,9 @@
 #! /usr/bin/make -f
 
 #export DH_VERBOSE=1
-export DEB_BUILD_OPTIONS="nostrip"
+#export DEB_BUILD_OPTIONS="nostrip"
 
 override_dh_auto_configure:
-#      mkdir build
-#      cd build &&
        dh_auto_configure -- --with-rootdir=/
 
 override_dh_auto_install: