summarylogtreecommitdiffstats
path: root/makepkg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makepkg.sh')
-rwxr-xr-xmakepkg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makepkg.sh b/makepkg.sh
index 3d54aff8321f..6b33e6a629a9 100755
--- a/makepkg.sh
+++ b/makepkg.sh
@@ -2,4 +2,4 @@
### This script is for reference purposes. It can be used to build the package. It is NOT called by the PKGBUILD. It just lays around here for reference.
-_BUILD_DOC=yes _PLAUT04_WITH_QT=no _WITH_PLAUT04=yes _AUTO_DEBUG=yes _WITH_MPI=no _WITH_OPENMP=no makepkg "$@"
+_BUILD_DOC=yes _PLAUT04_WITH_QT=yes _WITH_PLAUT04=yes _AUTO_DEBUG=no _WITH_MPI=no _WITH_OPENMP=no makepkg "$@"