chiark
/
gitweb
/
~mdw
/
secnet
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Build system: debian/rules: Do not run build for *-indep (!)
[secnet]
/
debian
/
rules
diff --git
a/debian/rules
b/debian/rules
index 79f57c19af5577f7b81e0e1ce3ecafcdb4947579..f94e7521ba9d088ec90493ed7deb8e192ae45da8 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-63,7
+63,7
@@
install: build
$(MAKE) DESTDIR=`pwd`/debian/`dh_listpackages` install
# Build architecture-independent files here.
-build-indep binary-indep:
build install
+build-indep binary-indep:
# We have nothing to do by default.
# Build architecture-dependent files here.