From aa95130ed566a71b012a1651e6dab1f368ed840e Mon Sep 17 00:00:00 2001 From: Petar Petrov Date: Sun, 5 Jun 2016 15:48:31 +0300 Subject: academic/pamlX: Updated against paml 4.9a Signed-off-by: Willy Sudiarto Raharjo --- academic/pamlX/pamlX.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'academic/pamlX/pamlX.SlackBuild') diff --git a/academic/pamlX/pamlX.SlackBuild b/academic/pamlX/pamlX.SlackBuild index acf8840b42c4..cb80675a546f 100644 --- a/academic/pamlX/pamlX.SlackBuild +++ b/academic/pamlX/pamlX.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=pamlX VERSION=${VERSION:-1.3.1} -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.8a/|g' mainwindow.cpp -sed -i 's|/doc/|/doc/paml-4.8a/|g' pamlhistorydialog.cpp +sed -i 's|/doc/|/doc/paml-4.9a/|g' mainwindow.cpp +sed -i 's|/doc/|/doc/paml-4.9a/|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 -- cgit v1.2.3