projects
/
rrq
/
rrqnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae7fa03
)
use -G option rather than --build=full
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sat, 25 Mar 2023 23:54:04 +0000
(10:54 +1100)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sat, 25 Mar 2023 23:54:04 +0000
(10:54 +1100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5bb99a054853f53f4eca96f16fdd053032bc76ac..74fa18d8c5121320a2026f0c44c2388fc70dbf12 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-66,6
+66,6
@@
$(SBINDIR)/% $(ETCDIR)/% $(MAN1DIR)/% $(MAN8DIR)/%: %
install: $(INSTALLTARGETS)
-BUILDPACKAGE = -us -uc -
-build=full
+BUILDPACKAGE = -us -uc -
G
deb:
PREFIX= INCLUDE_PREFIX=/usr dpkg-buildpackage $(BUILDPACKAGE)