[csw-devel] SF.net SVN: gar:[7356] csw/mgar/pkg/nspr/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Nov 19 10:58:10 CET 2009


Revision: 7356
          http://gar.svn.sourceforge.net/gar/?rev=7356&view=rev
Author:   wahwah
Date:     2009-11-19 09:58:10 +0000 (Thu, 19 Nov 2009)

Log Message:
-----------
nspr: adjusting the nspr.pc file location

Modified Paths:
--------------
    csw/mgar/pkg/nspr/trunk/Makefile

Modified: csw/mgar/pkg/nspr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nspr/trunk/Makefile	2009-11-19 09:37:43 UTC (rev 7355)
+++ csw/mgar/pkg/nspr/trunk/Makefile	2009-11-19 09:58:10 UTC (rev 7356)
@@ -84,9 +84,9 @@
 	ginstall -m 755 -d $(DESTDIR)$(bindir)
 	ginstall -m 755 $(WORKSRC)/build/config/nspr-config \
 		$(DESTDIR)$(bindir)
-	ginstall -m 755 -d $(DESTDIR)$(prefix)/pkgconfig
+	ginstall -m 755 -d $(DESTDIR)$(libdir)/pkgconfig
 	ginstall -m 644 $(WORKSRC)/build/config/nspr.pc \
-		$(DESTDIR)$(prefix)/pkgconfig
+		$(DESTDIR)$(libdir)/pkgconfig
 	rm $(DESTDIR)$(bindir)/prerr.properties
 	rm $(DESTDIR)$(bindir)/nspr.pc
 	rm $(DESTDIR)$(bindir)/compile-et.pl


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list