diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-08-15 19:12:14 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-15 20:53:43 -0500 |
commit | 60a68d0acc3c2fcfb668bf01479929232c7fe534 (patch) | |
tree | 3b57cd90aaca1d4c8212a56acdb84d96c42b3e1b /games/pasang-emas/pasang-emas.SlackBuild | |
parent | ae58a781f7a18327a3683334c6e23624ad8e6c41 (diff) |
games/pasang-emas: Updated for version 3.0.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/pasang-emas/pasang-emas.SlackBuild')
-rw-r--r-- | games/pasang-emas/pasang-emas.SlackBuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/pasang-emas/pasang-emas.SlackBuild b/games/pasang-emas/pasang-emas.SlackBuild index 53bf4fabbbcb..a1d59d9f5a7f 100644 --- a/games/pasang-emas/pasang-emas.SlackBuild +++ b/games/pasang-emas/pasang-emas.SlackBuild @@ -5,7 +5,7 @@ # Written by Larry Hajali <larryhaja[at]gmail[dot]com> PRGNAM=pasang-emas -VERSION=2.1.0 +VERSION=3.0.0 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -70,7 +70,6 @@ make install DESTDIR=$PKG cd $PRGNAM-themes-1.0 ./configure \ --prefix=/usr - make install DESTDIR=$PKG cd .. |