mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/pamlX: Updated documentation path.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a61cb551bd
commit
530c9ae7a6
1 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=pamlX
|
||||
VERSION=${VERSION:-1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
@ -74,8 +74,8 @@ find -L . \
|
|||
# manuals installed by paml.
|
||||
sed -i 's|QApplication::applicationDirPath()|"/usr"|g' mainwindow.cpp
|
||||
sed -i 's|+= "/pamlx.conf"|= "~/.pamlX/pamlx.conf"|g' mainwindow.cpp
|
||||
sed -i 's|/doc/|/doc/paml-4.8/|g' mainwindow.cpp
|
||||
sed -i 's|/doc/|/doc/paml-4.8/|g' pamlhistorydialog.cpp
|
||||
sed -i 's|/doc/|/doc/paml-4.8a/|g' mainwindow.cpp
|
||||
sed -i 's|/doc/|/doc/paml-4.8a/|g' pamlhistorydialog.cpp
|
||||
|
||||
# If you want the "Help" menu to use something else than Okular for
|
||||
# viewing the PDF documentation, uncomment the appropriate line below
|
||||
|
|
Loading…
Reference in a new issue