[Pkg-wmaker-commits] [wmbattery] 50/241: updates & sync

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:37:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbattery.

commit f12fb660952e6db55b23dc62be2d40f7a40cd028
Author: joey <joey at a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Date:   Fri Jul 11 19:24:18 2003 +0000

    updates & sync
---
 debian/rules | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index 532b251..5a35206 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,7 @@
 #!/usr/bin/make -f
 
-# DEB_BUILD_OPTIONS suport
 INSTALL_PROGRAM=install
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
-INSTALL_PROGRAM += -s
-endif
-
-CFLAGS=-O2 -Wall
-ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
-CFLAGS += -g
-endif
+CFLAGS=-O2 -Wall -g
 
 build: build-stamp
 build-stamp:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbattery.git



More information about the Pkg-wmaker-commits mailing list