Roy's Projects
/
dhcpcd-ui
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update man pages and allow dhcpcd-qt to actually be installed now.
[dhcpcd-ui]
/
configure
diff --git
a/configure
b/configure
index 867263c5b618357c05f10e9ad7f8740f86463067..6932778edf9bab05a3040169563b4a2a2e47ba21 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-382,6
+382,7
@@
echo
echo "MKDIR= \${TOPDIR}/mk" >>$CONFIG_MK
if $DHCPCD_QT; then
+ QMAKE_CONFIG="$QMAKE_CONFIG PREFIX=$PREFIX MANDIR=$MANDIR"
if ! (cd src/dhcpcd-qt; qmake $QMAKE_CONFIG dhcpcd-qt.pro); then
echo "$0: failed to configure dhcpcd-qt" >&2
exit 1