]> git.sesse.net Git - vlc/blobdiff - extras/contrib/src/Patches/libpng-1.2.8-makefile.patch
Use newer version of libraries in extras/contrib. Patch courtesy of Jean-Baptiste...
[vlc] / extras / contrib / src / Patches / libpng-1.2.8-makefile.patch
index 21c6ba3abf9a587d2fdb646fc243740a746159dc..16d5eb6a8f809b097eb1bb1cb7766d6a93370a64 100644 (file)
@@ -6,9 +6,9 @@
  # Prefix must be a full pathname.
 -prefix=/usr/local
 +prefix=$(PREFIX)
+ exec_prefix=$(prefix)
  
  # Where the zlib library and include files are located.
- #ZLIBLIB=/usr/local/lib
 @@ -53,7 +53,7 @@
  # If you're going to install into a temporary location
  # via DESTDIR, $(DESTDIR)$(prefix) must already exist before