summarylogtreecommitdiffstats
path: root/rebuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rebuild.sh')
-rwxr-xr-xrebuild.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/rebuild.sh b/rebuild.sh
index 9eb2cb35d758..43a594946634 100755
--- a/rebuild.sh
+++ b/rebuild.sh
@@ -1 +1,4 @@
+rm -rf src
+rm -rf pkg
+rm *.pkg.tar.zst
makepkg --printsrcinfo > .SRCINFO \ No newline at end of file