]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/libpng-osx.patch
contribs: removed outdated patches for Mac
[vlc] / extras / contrib / src / Patches / libpng-osx.patch
1 diff -urN libpng-1.2.41/scripts/makefile.darwin libpng/scripts/makefile.darwin
2 --- libpng-1.2.41/scripts/makefile.darwin       2009-12-03 04:46:02 +0300
3 +++ libpng/scripts/makefile.darwin       2009-12-04 14:37:52 +0300
4 @@ -76,7 +76,7 @@
5  .c.pic.o:
6         $(CC) -c $(CFLAGS) -fno-common -o $@ $*.c
7
8 -all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
9 +all: libpng.a $(LIBSO) libpng.pc libpng-config
10
11  libpng.a: $(OBJS)
12         $(AR_RC) $@ $(OBJS)
13 @@ -185,7 +185,7 @@
14         chmod 755 $(DB)/$(LIBNAME)-config
15         (cd $(DB); $(LN_SF) $(LIBNAME)-config libpng-config)
16
17 -install: install-static install-shared install-man install-config
18 +install: install-static install-man install-config
19
20  # If you installed in $(DESTDIR), test-installed won't work until you
21  # move the library to its final location.  Use test-dd to test it