Add files from parent branch HEAD:
[pkgsrc.git] / audio / rtunes / patches / patch-ag
1 $NetBSD$
2
3 --- librtunes/GNUmakefile.orig  2006-05-21 14:03:08.000000000 -0400
4 +++ librtunes/GNUmakefile
5 @@ -6,7 +6,7 @@ librtunes.a:    rtunes.o ${RT}/cipher.o ${R
6                 ar -r librtunes.a rtunes.o ${RT}/cipher.o ${RT}/mp4.o ${RT}/rtsp.o ${RT}/sys.o ${LB}/arc4random.o ${LB}/strlcat.o ${LB}/strlcpy.o
7  
8  rtunes.o:      rtunes.c
9 -               cc ${CCFLAGS} rtunes.c
10 +               ${CC}  ${CCFLAGS} rtunes.c
11  
12  clean:
13                 rm -f librtunes.a *.o