1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-29 16:04:10 +02:00

initial import

This commit is contained in:
root
2010-02-09 21:25:29 +01:00
commit b2719dc011
1080 changed files with 41656 additions and 0 deletions
@@ -0,0 +1,11 @@
--- XMMS-mp3cue-0.94-orig/Makefile.in 2004-07-04 00:19:10.587636128 +0200
+++ XMMS-mp3cue-0.94/Makefile.in 2004-07-04 00:19:36.036767272 +0200
@@ -4,7 +4,7 @@
INSTALL = @INSTALL@
LIBS = @LIBS@
CFLAGS = -O -Wall @CFLAGS@ @DEFS@ -DVERSION=\"@VERSION@\"
-CPPFLAGS = -O -Wall @CFLAGS@ @DEFS@ -DVERSION=\"@VERSION@\"
+CPPFLAGS = -O -Wall -fPIC @CFLAGS@ @DEFS@ -DVERSION=\"@VERSION@\"
LDFLAGS = @LDFLAGS@ $(LIBS) -shared
PREFIX = @prefix@
INSTALLPATH = @libdir@