0
0
mirror of https://github.com/termux-pacman/glibc-packages.git synced 2024-11-23 14:46:18 +00:00
glibc-packages/gpkg/giflib/Makefile.patch
Ivan Max 5087005d72
new pkgs to gpkg (#134)
gpkg/vulkan-icd-loader
gpkg/giflib
gpkg/gifsicle
gpkg/libjpeg-turbo
gpkg/xmlto
gpkg/libunwind
2023-10-19 23:47:16 +03:00

13 lines
332 B
Diff

diff -u -r ../giflib-5.1.9/Makefile ./Makefile
--- ../giflib-5.1.9/Makefile 2019-03-28 18:57:23.000000000 +0000
+++ ./Makefile 2019-03-29 22:55:30.125971028 +0000
@@ -14,7 +14,7 @@
TAR = tar
INSTALL = install
-PREFIX = /usr/local
+PREFIX ?= /usr/local
BINDIR = $(PREFIX)/bin
INCDIR = $(PREFIX)/include
LIBDIR = $(PREFIX)/lib