aboutsummaryrefslogtreecommitdiffstats
path: root/net/quagga/pkg-install
diff options
context:
space:
mode:
Diffstat (limited to 'net/quagga/pkg-install')
-rw-r--r--net/quagga/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/quagga/pkg-install b/net/quagga/pkg-install
index 71b2cb314b4..ffcfe38f8a9 100644
--- a/net/quagga/pkg-install
+++ b/net/quagga/pkg-install
@@ -3,7 +3,7 @@
PATH=/bin:/usr/sbin
if [ -z "${SYSCONF_DIR}" ]; then
- SYSCONF_DIR=/usr/local/etc/quagga
+ SYSCONF_DIR=${PREFIX}/etc/quagga
fi
if [ -z "${LOCALSTATE_DIR}" ]; then