ports: Update to new config.sub syntax
There is no longer need to manually patch config.sub files!
This commit is contained in:
@@ -5,6 +5,7 @@ VERSION='4.7.0'
|
||||
DOWNLOAD_URL="https://download.osgeo.org/libtiff/tiff-$VERSION.tar.gz#67160e3457365ab96c5b3286a0903aa6e78bdc44c4bc737d2e486bcecb6ba976"
|
||||
TAR_CONTENT="tiff-$VERSION"
|
||||
DEPENDENCIES=('zlib' 'zstd' 'libjpeg')
|
||||
CONFIG_SUB=('config/config.sub')
|
||||
|
||||
post_install() {
|
||||
# remove libtool files
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
diff -ruN tiff-4.7.0/config/config.sub tiff-4.7.0-banan_os/config/config.sub
|
||||
--- tiff-4.7.0/config/config.sub 2024-09-11 10:38:00.000000000 +0300
|
||||
+++ tiff-4.7.0-banan_os/config/config.sub 2025-06-11 12:55:18.797614388 +0300
|
||||
@@ -1976,6 +1976,7 @@
|
||||
| atheos* \
|
||||
| auroraux* \
|
||||
| aux* \
|
||||
+ | banan_os* \
|
||||
| beos* \
|
||||
| bitrig* \
|
||||
| bme* \
|
||||
Reference in New Issue
Block a user