update xlunch ver

pull/40/head
TomasM 2017-12-15 07:29:41 -05:00
parent 860bdad3ca
commit dab21b93ae
1 changed files with 2 additions and 2 deletions

View File

@ -54,10 +54,10 @@ cp debian/$NAME/usr/bin/fluxbox /squashfs-root/usr/bin
# add xlunch from sources
wget -O /tmp/xlunch.tar.gz https://github.com/Tomas-M/xlunch/archive/v3.2.4.tar.gz
wget -O /tmp/xlunch.tar.gz https://github.com/Tomas-M/xlunch/archive/v3.2.5.tar.gz
cd /tmp
tar -xf xlunch.tar.gz
cd xlunch-3.2.4
cd xlunch-3.2.5
make
cp xlunch /squashfs-root/usr/bin
cp extra/gentriesquick /squashfs-root/usr/bin/xlunch_genquick