X-Git-Url: https://git.nirgal.com/?p=decoratedstr.git;a=blobdiff_plain;f=debian%2Frules;h=8989419bbfc87ef67d954034f977ed186a4b3607;hp=0a216e9f5baae3f86f09c3fd349aaa0e8624e38b;hb=fa0fb7c078aa87fbf140ad98f76380cfbe456563;hpb=230ad9a069700720df3401c0538226feb2a9e3d9 diff --git a/debian/rules b/debian/rules index 0a216e9..8989419 100755 --- a/debian/rules +++ b/debian/rules @@ -5,13 +5,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -#CFLAGS = -g -#ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) -# CFLAGS += -O0 -#else -# CFLAGS += -O2 -#endif - build: build-stamp build-stamp: dh_testdir @@ -37,9 +30,6 @@ install: build dh_testroot dh_clean -k dh_installdirs - - # Add here commands to install the package into debian/curcy. - #$(MAKE) install DESTDIR=$(CURDIR)/debian/curcy # Build architecture-independent files here. binary-indep: build install