Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
57b5006
)
Perl library should honor the INSTALLDIRS variable
author
Kevin Clark
<kclark@apache.org>
Mon, 2 Mar 2009 23:29:54 +0000
(23:29 +0000)
committer
Kevin Clark
<kclark@apache.org>
Mon, 2 Mar 2009 23:29:54 +0000
(23:29 +0000)
Author: Esteve Fernandez
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@749472
13f79535
-47bb-0310-9956-
ffa450edef68
lib/perl/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/perl/Makefile.am
b/lib/perl/Makefile.am
index
fba568e
..
d942002
100644
(file)
--- a/
lib/perl/Makefile.am
+++ b/
lib/perl/Makefile.am
@@
-1,7
+1,7
@@
SUBDIRS = test
Makefile-perl.mk : Makefile.PL
- $(PERL) Makefile.PL MAKEFILE=Makefile-perl.mk
+ $(PERL) Makefile.PL MAKEFILE=Makefile-perl.mk
INSTALLDIRS=$(INSTALLDIRS)
all-local: Makefile-perl.mk
$(MAKE) -f Makefile-perl.mk