summaryrefslogtreecommitdiffstats
path: root/pacman-c++/rebuild-client.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-c++/rebuild-client.sh')
-rwxr-xr-xpacman-c++/rebuild-client.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/pacman-c++/rebuild-client.sh b/pacman-c++/rebuild-client.sh
deleted file mode 100755
index 17cf206..0000000
--- a/pacman-c++/rebuild-client.sh
+++ /dev/null
@@ -1,4 +0,0 @@
1#!/bin/sh
2#make distclean
3qmake CONFIG+=DEBUG pacman.pro
4make -j2