[csw-devel] SF.net SVN: gar:[15850] csw/mgar/pkg/mysql5/branches/mysql-5.0.x-old-layout /Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Oct 4 11:44:19 CEST 2011


Revision: 15850
          http://gar.svn.sourceforge.net/gar/?rev=15850&view=rev
Author:   wahwah
Date:     2011-10-04 09:44:19 +0000 (Tue, 04 Oct 2011)
Log Message:
-----------
pkg/mysql5/branches/mysql-5.0.x-old-layout: use libdir_install

Modified Paths:
--------------
    csw/mgar/pkg/mysql5/branches/mysql-5.0.x-old-layout/Makefile

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.0.x-old-layout/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.0.x-old-layout/Makefile	2011-10-04 09:41:19 UTC (rev 15849)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x-old-layout/Makefile	2011-10-04 09:44:19 UTC (rev 15850)
@@ -30,7 +30,7 @@
 prefix = $(BUILD_PREFIX)/$(NAME)
 localstatedir = /var$(prefix)
 sysconfdir = /etc$(prefix)
-libdir = $(BUILD_PREFIX)/lib
+libdir_install = $(BUILD_PREFIX)/lib
 includedir = $(BUILD_PREFIX)/include
 
 #  --bindir=/opt/csw/mysql5/bin

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