summaryrefslogtreecommitdiffstats
path: root/system/pspg/pspg.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-03-17 03:48:46 +0100
committer Willy Sudiarto Raharjo2018-03-24 00:50:33 +0100
commit18a734cfcd23a5bc8ab9779015da3377d45820dd (patch)
tree525cbeca430d47e307d9209086ab61bd15931aea /system/pspg/pspg.SlackBuild
parentb73f5b0ea493cdba2e92d5d3408a2f5f2dd20d64 (diff)
downloadslackbuilds-18a734cfcd23a5bc8ab9779015da3377d45820dd.tar.gz
system/pspg: Updated for version 1.0.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'system/pspg/pspg.SlackBuild')
-rw-r--r--system/pspg/pspg.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/pspg/pspg.SlackBuild b/system/pspg/pspg.SlackBuild
index 2c7ef8b39a..05e8045da7 100644
--- a/system/pspg/pspg.SlackBuild
+++ b/system/pspg/pspg.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pspg
-VERSION=${VERSION:-0.9.3}
+VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -75,7 +75,6 @@ CXXFLAGS="$SLKCFLAGS" \
--prefix=/usr \
--build=$ARCH-slackware-linux
-make
make install DESTDIR=$PKG
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \