summarylogtreecommitdiffstats
path: root/compile.sh
diff options
context:
space:
mode:
authoruleenucks2017-05-16 07:13:45 +0200
committeruleenucks2017-05-16 07:13:45 +0200
commitd7468dda7439d9c1c07ba95f112c93c548292dcb (patch)
treeba3c94ed35a948702da33697161818e7c67e3bf0 /compile.sh
parent1b55df1e105fd0e4e2ec08666c0b2658f9ac9cfe (diff)
downloadaur-d7468dda7439d9c1c07ba95f112c93c548292dcb.tar.gz
MOD: * changed tag names to 4bit names
* added dwm and config.def.h to cleanup process Signed-off-by: uleenucks <dev@uleenucks.de>
Diffstat (limited to 'compile.sh')
-rwxr-xr-xcompile.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/compile.sh b/compile.sh
index 4a1e6b6ccf68..7dee3528e0a2 100755
--- a/compile.sh
+++ b/compile.sh
@@ -5,3 +5,5 @@ rm -rf src/
[[ "$(hostname)" == "uh-lin" ]] && cp config.def.h.work config.def.h
updpkgsums
makepkg -fi --noconfirm
+rm -rf dwm/
+rm config.def.h