summaryrefslogtreecommitdiff
path: root/package/libsquish/patches/patch-Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-10-05 20:52:06 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-10-05 20:52:06 +0200
commit4f42aaee1032d713562555ac4fa6b79fdefa3df9 (patch)
tree512cf77a27ee124087ae63fd40df7dfb965191fc /package/libsquish/patches/patch-Makefile
parent08af057ab76a89555ac30b56f28ae8097dff5e78 (diff)
libsquish: update to 1.15
Diffstat (limited to 'package/libsquish/patches/patch-Makefile')
-rw-r--r--package/libsquish/patches/patch-Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/libsquish/patches/patch-Makefile b/package/libsquish/patches/patch-Makefile
deleted file mode 100644
index 702db40f5..000000000
--- a/package/libsquish/patches/patch-Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
---- libsquish-1.10-openelec.orig/Makefile 2015-01-09 09:52:04.000000000 -0600
-+++ libsquish-1.10-openelec/Makefile 2015-05-22 16:32:55.398921290 -0500
-@@ -10,6 +10,7 @@ LIB = libsquish.a
- all : $(LIB) squish.pc
-
- install : $(LIB) squish.pc
-+ mkdir -p $(INSTALL_DIR)/include $(INSTALL_DIR)/lib/pkgconfig
- install squish.h $(INSTALL_DIR)/include
- install libsquish.a $(INSTALL_DIR)/lib
- install squish.pc $(INSTALL_DIR)/lib/pkgconfig