mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/seamonkey: remove unneeded patch
This commit is contained in:
parent
90fe5bc0de
commit
8cf1a8336c
1 changed files with 0 additions and 3 deletions
|
@ -44,9 +44,6 @@ prepare() {
|
|||
|
||||
# 2.26 build fix from wgnie (blfs ch 37)
|
||||
sed -i 's/$(MOZ_ZLIB_CFLAGS)/& $(MOZ_PIXMAN_CFLAGS)/' config/config.mk
|
||||
|
||||
# fix usage of char on ARM
|
||||
patch -p1 -i ../273bcc4d6e9b.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue