summaryrefslogtreecommitdiffstats
path: root/desktop/jgmenu/jgmenu.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/jgmenu/jgmenu.SlackBuild')
-rw-r--r--desktop/jgmenu/jgmenu.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/jgmenu/jgmenu.SlackBuild b/desktop/jgmenu/jgmenu.SlackBuild
index 76ea49016d..b84566f02c 100644
--- a/desktop/jgmenu/jgmenu.SlackBuild
+++ b/desktop/jgmenu/jgmenu.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=jgmenu
-VERSION=${VERSION:-2.0}
+VERSION=${VERSION:-2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -69,7 +69,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-sed -i -i "s|/lib/|/lib$LIBDIRSUFFIX/|" Makefile.inc
+sed -i -i "s|/lib/|/lib$LIBDIRSUFFIX/|" Makefile
make
make DESTDIR=$PKG prefix=/usr install