X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=debian%2Frules;h=8f1cefcb3405a45a194eb2f581fa68c7c5085270;hb=f2f5d59e83863f3b513950173baee1b6da2aee3c;hp=b87c105a7427ae671c3629dd291f35d321bdfff2;hpb=31243b46fbd06bc6301acca8fbd8153829c61b0a;p=senf.git diff --git a/debian/rules b/debian/rules index b87c105..8f1cefc 100755 --- a/debian/rules +++ b/debian/rules @@ -19,15 +19,11 @@ export debian_build # This has to be exported to make some magic below work. export DH_OPTIONS -#DPKG_ARCH# - CFLAGS = -Wall -g CONCURRENCY_LEVEL ?= 1 export CONCURRENCY_LEVEL -LIBTYPE ?= UNSPEC - ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) CFLAGS += -O0 else @@ -39,7 +35,7 @@ destdir=$(CURDIR)/debian/tmp configure: configure-stamp configure-stamp: dh_testdir -# # Add here commands to configure the package. +# Add here commands to configure the package. rm -f Doxyfile.local SConfig local_config.hh scons prepare # If needed, we could create new files 'Doxyfile.local',