projects
/
decoratedstr.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Bumped version
[decoratedstr.git]
/
debian
/
rules
diff --git
a/debian/rules
b/debian/rules
index 0a216e9f5baae3f86f09c3fd349aaa0e8624e38b..8989419bbfc87ef67d954034f977ed186a4b3607 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-5,13
+5,6
@@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
# 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
build: build-stamp
build-stamp:
dh_testdir
@@
-37,9
+30,6
@@
install: build
dh_testroot
dh_clean -k
dh_installdirs
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
# Build architecture-independent files here.
binary-indep: build install