]> git.sven.stormbind.net Git - sven/fuse-exfat.git/commitdiff
Remove scons specific overrides from d/rules
authorSven Hoexter <sven@stormbind.net>
Wed, 7 Oct 2015 08:51:22 +0000 (10:51 +0200)
committerSven Hoexter <sven@stormbind.net>
Wed, 7 Oct 2015 08:51:22 +0000 (10:51 +0200)
debian/rules

index 9f7d91a353fc3c6045112df2df7eda5b7fdec914..171547bf6cf7325b0573b6c1b66ed930070b765f 100755 (executable)
@@ -1,16 +1,9 @@
 #!/usr/bin/make -f
 
 # Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+export DH_VERBOSE=1
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export CCFLAGS = $(CFLAGS) -Wall -std=c99 -D_GNU_SOURCE
+#export CCFLAGS = $(CFLAGS) -Wall -std=c99 -D_GNU_SOURCE
 
 %:
        dh $@
-
-override_dh_auto_build:
-       scons
-
-override_dh_auto_clean:
-       scons -c
-       rm -f config.log