diff options
Diffstat (limited to 'system/pspg/pspg.SlackBuild')
-rw-r--r-- | system/pspg/pspg.SlackBuild | 3 |
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 \ |