mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
BeZilla: fix install
This commit is contained in:
@@ -5,7 +5,7 @@ needs of both casual and power users."
|
||||
HOMEPAGE="https://github.com/mmadia/bezilla/"
|
||||
COPYRIGHT="1995-2009 Mozilla Developers and Contributors"
|
||||
LICENSE="MPL v1.1"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
COMMIT="6862542e81d0407f8fbdb8cf96a48fdc3156e902"
|
||||
SOURCE_URI="https://github.com/mmadia/bezilla/archive/$COMMIT.zip"
|
||||
SOURCE_DIR="bezilla-$COMMIT"
|
||||
@@ -146,8 +146,7 @@ INSTALL()
|
||||
# -mozappdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
|
||||
# +mozappdir = $(prefix)/apps/BeZilla
|
||||
|
||||
# mv $libDir/firefox-2.0.0.22pre $appsDir/BeZilla
|
||||
mv $appsDir/BeZilla/firefox-bin $appsDir/BeZilla/BeZilla
|
||||
mv $libDir/firefox-2.0.0.22pre $appsDir/BeZilla
|
||||
|
||||
mkdir -p $appsDir/BeZilla/{add-ons,lib}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user