use newest xlunch version

This commit is contained in:
TomasM
2018-11-11 10:10:20 -05:00
parent 3fd5c6b4de
commit 879212b57b
+2 -2
View File
@@ -64,10 +64,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.11.tar.gz
wget -O /tmp/xlunch.tar.gz https://github.com/Tomas-M/xlunch/archive/v3.2.13.tar.gz
cd /tmp
tar -xf xlunch.tar.gz
cd xlunch-3.2.11
cd xlunch-3.2.13
make
cp xlunch /squashfs-root/usr/bin
cp extra/gentriesquick /squashfs-root/usr/bin/xlunch_genquick