mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Remove extra tag workaround
This commit is contained in:
parent
eed53a8eac
commit
b00c4d8943
1 changed files with 0 additions and 5 deletions
5
PKGBUILD
5
PKGBUILD
|
|
@ -95,11 +95,6 @@ EOF
|
|||
# https://bugzilla.mozilla.org/show_bug.cgi?id=1530052
|
||||
patch -Np1 -i ../../../0001-Use-remoting-name-for-GDK-application-names.patch
|
||||
|
||||
# Remove extra tag
|
||||
#mv -f browser/base/content/aboutDialog.xul browser/base/content/aboutDialog.xul_bad
|
||||
#cat browser/base/content/aboutDialog.xul_bad | uniq > browser/base/content/aboutDialog.xul
|
||||
#rm -f browser/base/content/aboutDialog.xul_bad
|
||||
|
||||
# Patch to move files directly to /usr/lib/icecat. No more symlinks.
|
||||
sed -e 's;$(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION);$(libdir)/$(MOZ_APP_NAME);g' -i config/baseconfig.mk
|
||||
sed -e 's;$(libdir)/$(MOZ_APP_NAME)-devel-$(MOZ_APP_VERSION);$(libdir)/$(MOZ_APP_NAME)-devel;g' -i config/baseconfig.mk
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue