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. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel