[csw-devel] SF.net SVN: gar:[10275] csw/mgar/pkg/openbox/trunk

theferret at users.sourceforge.net theferret at users.sourceforge.net
Tue Jun 22 01:48:41 CEST 2010


Revision: 10275
          http://gar.svn.sourceforge.net/gar/?rev=10275&view=rev
Author:   theferret
Date:     2010-06-21 23:48:41 +0000 (Mon, 21 Jun 2010)

Log Message:
-----------
openbox: removed .la files. added -lsocket

Modified Paths:
--------------
    csw/mgar/pkg/openbox/trunk/Makefile
    csw/mgar/pkg/openbox/trunk/prototype

Modified: csw/mgar/pkg/openbox/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openbox/trunk/Makefile	2010-06-21 23:38:44 UTC (rev 10274)
+++ csw/mgar/pkg/openbox/trunk/Makefile	2010-06-21 23:48:41 UTC (rev 10275)
@@ -32,7 +32,7 @@
 
 # Keep this arch-neutral if possible. add arch-specific tweaks
 # to arch-specific target
-CONFIGURE=./configure X_CFLAGS=-I/opt/csw/include --prefix=/opt/csw --enable-static=no
+CONFIGURE=./configure  LIBS=-lsocket X_CFLAGS=-I/opt/csw/include --prefix=/opt/csw --enable-static=no
 
 
 

Modified: csw/mgar/pkg/openbox/trunk/prototype
===================================================================
--- csw/mgar/pkg/openbox/trunk/prototype	2010-06-21 23:38:44 UTC (rev 10274)
+++ csw/mgar/pkg/openbox/trunk/prototype	2010-06-21 23:48:41 UTC (rev 10275)
@@ -3,7 +3,6 @@
 i depend
 d none /opt/csw/lib 0755 root bin
 f none /opt/csw/lib/libobparser.so.21.0.9 0755 root bin
-f none /opt/csw/lib/libobparser.la 0755 root bin
 s none /opt/csw/lib/libobparser.so=libobparser.so.21.0.9
 f none /opt/csw/lib/libobrender.so.21.0.9 0755 root bin
 s none /opt/csw/lib/libobrender.so=libobrender.so.21.0.9
@@ -11,7 +10,6 @@
 s none /opt/csw/lib/libobparser.so.21=libobparser.so.21.0.9
 d none /opt/csw/lib/openbox 0755 root bin
 f none /opt/csw/lib/openbox/xdg-autostart 0755 root bin
-f none /opt/csw/lib/libobrender.la 0755 root bin
 d none /opt/csw/lib/pkgconfig 0755 root bin
 f none /opt/csw/lib/pkgconfig/obrender-3.0.pc 0644 root bin
 f none /opt/csw/lib/pkgconfig/obparser-3.0.pc 0644 root 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