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

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Mon Jan 9 09:10:59 CET 2012


Revision: 16720
          http://gar.svn.sourceforge.net/gar/?rev=16720&view=rev
Author:   cgrzemba
Date:     2012-01-09 08:10:58 +0000 (Mon, 09 Jan 2012)
Log Message:
-----------
mozldap/trunk: fix pkgconfig file

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

Modified: csw/mgar/pkg/mozldap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mozldap/trunk/Makefile	2012-01-07 13:32:39 UTC (rev 16719)
+++ csw/mgar/pkg/mozldap/trunk/Makefile	2012-01-09 08:10:58 UTC (rev 16720)
@@ -193,7 +193,7 @@
           -e "s,%major%,$(MAJOR),g" \
           -e "s,%minor%,$(MINOR),g" \
           -e "s,%submin%,$(SUBMIN),g" \
-          -e "s,%libsuffix%,$(libdir),g" \
+          -e "s,%libsuffix%,$(MAJOR)$(MINOR),g" \
           -e "s,%bindir%,$(bindir),g" \
           -e "s,%exec_prefix%,$(bindir),g" \
           -e "s,%includedir%,$(includedir),g" \

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