summaryrefslogtreecommitdiff
path: root/source4/pidl/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-15 10:55:32 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-15 10:55:32 +0200
commitc937efc1a6f7c117119bc43b91c8554825b5a9f9 (patch)
tree74271509be36ade7b9a156586f4c1ce04d79896d /source4/pidl/config.mk
parent223df634c888092cd2528aca6fcdf78a4de0246f (diff)
downloadsamba-c937efc1a6f7c117119bc43b91c8554825b5a9f9.tar.gz
samba-c937efc1a6f7c117119bc43b91c8554825b5a9f9.tar.bz2
samba-c937efc1a6f7c117119bc43b91c8554825b5a9f9.zip
Attempt to fix the pidl installation on fedora.
(This used to be commit 4dd29284bdffc96df1d6eb71b25e305f107d1e12)
Diffstat (limited to 'source4/pidl/config.mk')
-rw-r--r--source4/pidl/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/pidl/config.mk b/source4/pidl/config.mk
index 38542f5b7f..25cea495a7 100644
--- a/source4/pidl/config.mk
+++ b/source4/pidl/config.mk
@@ -1,5 +1,5 @@
pidl/Makefile: pidl/Makefile.PL
- cd pidl && $(PERL) Makefile.PL
+ cd pidl && $(PERL) Makefile.PL PREFIX=$(prefix)
pidl-testcov: pidl/Makefile
cd pidl && cover -test