summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-install
diff options
context:
space:
mode:
authorKarl MacMillan <kmacmillan@mentalrootkit.com>2007-07-27 18:43:28 -0400
committerKarl MacMillan <kmacmillan@mentalrootkit.com>2007-07-27 18:43:28 -0400
commitc7a3bbe3ac813d93a0e07acd912eb5e304721923 (patch)
treedefe9b6a0055f5b229b35af29fd2bf8fe74d4ad0 /ipa-server/ipa-install
parent618b98fea7a11895fa1a9f9ae3b352faf24fa10e (diff)
downloadfreeipa-c7a3bbe3ac813d93a0e07acd912eb5e304721923.tar.gz
freeipa-c7a3bbe3ac813d93a0e07acd912eb5e304721923.tar.xz
freeipa-c7a3bbe3ac813d93a0e07acd912eb5e304721923.zip
Update for DESTDIR
Diffstat (limited to 'ipa-server/ipa-install')
-rw-r--r--ipa-server/ipa-install/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-server/ipa-install/Makefile b/ipa-server/ipa-install/Makefile
index f2a2a801..0d495397 100644
--- a/ipa-server/ipa-install/Makefile
+++ b/ipa-server/ipa-install/Makefile
@@ -1,4 +1,4 @@
-SBINDIR=$(PREFIX)/usr/sbin
+SBINDIR=$(DESTDIR)/usr/sbin
all: ;