mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Icedove: fix install extensions, fix css for about window
This commit is contained in:
Binary file not shown.
@@ -1,7 +1,6 @@
|
||||
# Application
|
||||
ac_add_options --enable-application=comm/mail
|
||||
ac_add_options --enable-project=comm/mail
|
||||
ac_add_options --with-app-name=Icedove
|
||||
ac_add_options --with-branding=comm/mail/branding/icedove
|
||||
ac_add_options --enable-official-branding
|
||||
|
||||
|
||||
@@ -110,11 +110,13 @@ INSTALL()
|
||||
|
||||
./mach install
|
||||
|
||||
./mach package
|
||||
./mach package
|
||||
|
||||
mkdir -p $appsDir
|
||||
|
||||
mv /usr/local/lib/Icedove $appsDir/Icedove
|
||||
mv /usr/local/lib/thunderbird $appsDir/Icedove
|
||||
mv $appsDir/Icedove/thunderbird $appsDir/Icedove/Icedove
|
||||
mv $appsDir/Icedove/thunderbird-bin $appsDir/Icedove/icedove-bin
|
||||
|
||||
mkdir -p $appsDir/Icedove/lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user