mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Bump version... Added new Helpfile template and update helptext. (#6306)
This commit is contained in:
@@ -6,8 +6,8 @@ HOMEPAGE="http://fatelk.com/"
|
||||
COPYRIGHT="2017-2019 Jim Saxton, Fat Elk Software"
|
||||
REVISION="1"
|
||||
LICENSE="FatElk"
|
||||
SOURCE_URI="http://fatelk.com/helpviewer/helpviewer-1.6.1.1.zip"
|
||||
CHECKSUM_SHA256="f780257f194cdf7c7ea2600cff8d82fd9d74681de80dd176e262aa36905133a9"
|
||||
SOURCE_URI="http://fatelk.com/helpviewer/helpviewer-1.6.1.2.zip"
|
||||
CHECKSUM_SHA256="c00e18a2f666ec9e1a354fde5151fba0e9dc32a063265399c1e1e39bc0943a39"
|
||||
|
||||
SOURCE_DIR="helpviewer"
|
||||
|
||||
@@ -47,6 +47,7 @@ INSTALL()
|
||||
mkdir -p $binDir
|
||||
cp -r apps/* $appsDir/HelpViewer/
|
||||
chmod a+x $appsDir/HelpViewer/HelpViewr-post-install.sh
|
||||
chmod a+x $appsDir/HelpViewer/add-remove_helpfile_template
|
||||
cp -r data/mime_db $dataDir/
|
||||
ln -s $appsDir/HelpViewer/HelpViewer $binDir
|
||||
}
|
||||
Reference in New Issue
Block a user