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, 2 insertions, 2 deletions
diff --git a/pacman-c++/rebuild-client.sh b/pacman-c++/rebuild-client.sh
index 6cbcaed..f317d6d 100755
--- a/pacman-c++/rebuild-client.sh
+++ b/pacman-c++/rebuild-client.sh
@@ -1,4 +1,4 @@
1#!/bin/sh 1#!/bin/sh
2make distclean 2#make distclean
3qmake CONFIG+=DEBUG pacman.pro 3qmake CONFIG+=DEBUG pacman.pro
4make 4make -j2