azpainter: drop useless template hook
this was fixed by previous commit
This commit is contained in:
parent
8d7b994cbf
commit
c06006460e
1 changed files with 0 additions and 7 deletions
|
@ -13,10 +13,3 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Symbian9/azpainter"
|
homepage="https://github.com/Symbian9/azpainter"
|
||||||
distfiles="https://github.com/Symbian9/azpainter/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/Symbian9/azpainter/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=85f3f935e76b420f2e5e272514368fdfbe4c25c01daa1e161ac28a6e1edb0d2c
|
checksum=85f3f935e76b420f2e5e272514368fdfbe4c25c01daa1e161ac28a6e1edb0d2c
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
vsed -e 's|CFLAGS :=|override CFLAGS =|' \
|
|
||||||
-e "/CC/s|:= gcc|= ${XBPS_CROSS_TRIPLET}-gcc|" \
|
|
||||||
-e 's|LDFLAGS :=|override LDFLAGS =|' \
|
|
||||||
-i Makefile -i mlib/Makefile
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue