all repos — tint2 @ f18345ede66020d16c3c54064dd20741b80b24d9

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Update packaging script for Ubuntu
o9000 mrovi9000@gmail.com
commit

f18345ede66020d16c3c54064dd20741b80b24d9

parent

4ab996e7967b140a0ef4db31188a83afc59c3a27

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M packaging/make_ubuntu.shpackaging/make_ubuntu.sh

@@ -1,6 +1,9 @@

#!/bin/bash +set -e set -x + +rm -rf tint2* 2>/dev/null || true if [ ! -z "$1" ] then