patches/pianobar-02-lsocket.diff
author jurikm
Sun, 12 Feb 2012 14:04:10 +0000
changeset 8245 383896da4129
parent 3071 037e4bf1fe76
permissions -rw-r--r--
SFEsauerbraten.spec: add IPS package name
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3071
037e4bf1fe76 2010-12-17 James Choi <[email protected]>
jchoi42
parents:
diff changeset
     1
--- PromyLOPh-pianobar-ec13167.orig/Makefile	Thu Dec 16 04:28:07 2010
037e4bf1fe76 2010-12-17 James Choi <[email protected]>
jchoi42
parents:
diff changeset
     2
+++ PromyLOPh-pianobar-ec13167/Makefile	Thu Dec 16 04:28:24 2010
037e4bf1fe76 2010-12-17 James Choi <[email protected]>
jchoi42
parents:
diff changeset
     3
@@ -4,7 +4,7 @@
037e4bf1fe76 2010-12-17 James Choi <[email protected]>
jchoi42
parents:
diff changeset
     4
 BINDIR:=${PREFIX}/bin
037e4bf1fe76 2010-12-17 James Choi <[email protected]>
jchoi42
parents:
diff changeset
     5
 LIBDIR:=${PREFIX}/lib
037e4bf1fe76 2010-12-17 James Choi <[email protected]>
jchoi42
parents:
diff changeset
     6
 MANDIR:=${PREFIX}/share/man
037e4bf1fe76 2010-12-17 James Choi <[email protected]>
jchoi42
parents:
diff changeset
     7
-CFLAGS:=-Wall -g -std=c99 -pedantic
037e4bf1fe76 2010-12-17 James Choi <[email protected]>
jchoi42
parents:
diff changeset
     8
+CFLAGS:=-Wall -g -std=c99 -pedantic -lsocket -lnsl
037e4bf1fe76 2010-12-17 James Choi <[email protected]>
jchoi42
parents:
diff changeset
     9
 
037e4bf1fe76 2010-12-17 James Choi <[email protected]>
jchoi42
parents:
diff changeset
    10
 PIANOBAR_DIR=src
037e4bf1fe76 2010-12-17 James Choi <[email protected]>
jchoi42
parents:
diff changeset
    11
 PIANOBAR_SRC=\