diff options
Diffstat (limited to 'pacman-c++/rebuild-client.sh')
| -rwxr-xr-x | pacman-c++/rebuild-client.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman-c++/rebuild-client.sh b/pacman-c++/rebuild-client.sh index f317d6d..17cf206 100755 --- a/pacman-c++/rebuild-client.sh +++ b/pacman-c++/rebuild-client.sh | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | #make distclean | 2 | #make distclean |
| 3 | qmake CONFIG+=DEBUG pacman.pro | 3 | qmake CONFIG+=DEBUG pacman.pro |
| 4 | make -j2 | 4 | make -j2 |
