Update xlunch version

pull/75/head
Tomas-M 2019-06-25 23:30:47 +02:00 committed by GitHub
parent 8852a1062d
commit 0548b30e81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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/v4.4.1.tar.gz
wget -O /tmp/xlunch.tar.gz https://github.com/Tomas-M/xlunch/archive/v4.5.1.tar.gz
cd /tmp
tar -xf xlunch.tar.gz
cd xlunch-4.4.1
cd xlunch-4.5.1
make
cp xlunch /squashfs-root/usr/bin
cp extra/gentriesquick /squashfs-root/usr/bin/xlunch_genquick