simple-scan: fix compilation with newer glibs.
This commit is contained in:
@@ -13,3 +13,7 @@ license="GPL-3"
|
|||||||
homepage="http://launchpad.net/simple-scan"
|
homepage="http://launchpad.net/simple-scan"
|
||||||
distfiles="https://launchpad.net/$pkgname/${version%.*}/$version/+download/$pkgname-$version.tar.xz"
|
distfiles="https://launchpad.net/$pkgname/${version%.*}/$version/+download/$pkgname-$version.tar.xz"
|
||||||
checksum=1c6727591813e7fd44da932adbae226001ce3a7b8f1a162c9b19d1dc630d7402
|
checksum=1c6727591813e7fd44da932adbae226001ce3a7b8f1a162c9b19d1dc630d7402
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
sed -i 's/--strict//' configure
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user