[csw-devel] SF.net SVN: gar:[21023] csw/mgar/pkg/lua/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue May 7 12:44:26 CEST 2013
Revision: 21023
http://gar.svn.sourceforge.net/gar/?rev=21023&view=rev
Author: dmichelsen
Date: 2013-05-07 10:44:26 +0000 (Tue, 07 May 2013)
Log Message:
-----------
lua/trunk: Fix duplicate definition of prefix in lua.pc
Modified Paths:
--------------
csw/mgar/pkg/lua/trunk/Makefile
csw/mgar/pkg/lua/trunk/files/lua.pc
Modified: csw/mgar/pkg/lua/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lua/trunk/Makefile 2013-05-07 10:00:56 UTC (rev 21022)
+++ csw/mgar/pkg/lua/trunk/Makefile 2013-05-07 10:44:26 UTC (rev 21023)
@@ -1,7 +1,6 @@
# $Id$
# Open issues:
-# - no .pc file
# - provide different C/C++ libs for liblua as discussed here:
# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560139
Modified: csw/mgar/pkg/lua/trunk/files/lua.pc
===================================================================
--- csw/mgar/pkg/lua/trunk/files/lua.pc 2013-05-07 10:00:56 UTC (rev 21022)
+++ csw/mgar/pkg/lua/trunk/files/lua.pc 2013-05-07 10:44:26 UTC (rev 21023)
@@ -4,7 +4,6 @@
# and .pc is "so useless" :-(
# http://lua-users.org/lists/lua-l/2010-03/msg00718.html
-prefix=@prefix@
V=@MAJOR@
R=@VERSION@
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