OSSP CVS Repository

ossp - Check-in [5480]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 5480
Date: 2006-Jul-22 22:41:30 (local)
2006-Jul-22 20:41:30 (UTC)
User:rse
Branch:
Comment: pass DESTDIR
Tickets:
Inspections:
Files:
ossp-pkg/js/Makefile.in      1.17 -> 1.18     1 inserted, 1 deleted

ossp-pkg/js/Makefile.in 1.17 -> 1.18

--- Makefile.in  2006/07/22 20:37:02     1.17
+++ Makefile.in  2006/07/22 20:41:30     1.18
@@ -197,7 +197,7 @@
         @$(LIBTOOL) --mode=install $(SHTOOL) install -c -m 644 $(LIB_NAME) $(DESTDIR)$(libdir)/
         $(SHTOOL) install -c -m 644 js.pc $(DESTDIR)$(libdir)/pkgconfig/
         @if [ ".$(WITH_PERL)" = ".yes" ]; then \
-            (cd src/perlconnect; $(MAKE) $(MFLAGS) install); \
+            (cd src/perlconnect; $(MAKE) $(MFLAGS) install DESTDIR=$(DESTDIR)); \
         fi
 
 .PHONY: clean

CVSTrac 2.0.1