[Forensics-changes] [SCM] debian-forensics/reglookup branch, debian, updated. upstream/0.4.0-24-g266cb72

Daniel Baumann daniel at debian.org
Mon Jun 16 10:23:05 UTC 2008


The following commit has been merged in the debian branch:
commit e8d7ec982422661f9f963a60a7c5a54574638cdb
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 16 12:19:09 2008 +0200

    Cleaning up rules file.

diff --git a/debian/rules b/debian/rules
index 7a6a241..848c77e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,5 @@
 #!/usr/bin/make -f
 
-CFLAGS = -g -Wall
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-	CFLAGS += -O0
-else
-	CFLAGS += -O2
-endif
-
 clean:
 	dh_testdir
 	dh_testroot
@@ -32,6 +24,7 @@ install: build
 	dh_installdirs
 
 	$(MAKE) PREFIX=$(CURDIR)/debian/reglookup/usr MAN_PREFIX=\$${PREFIX}/share/man install
+
 	rm -rf debian/reglookup/usr/share/man
 	mv debian/reglookup/usr/share/doc/reglookup/man debian/reglookup/usr/share/man
 

-- 
debian-forensics/reglookup



More information about the forensics-changes mailing list