summarylogtreecommitdiffstats
path: root/makepkg.sh
blob: 3d54aff8321f5a650e322168ff15880e83925b2b (plain)
1
2
3
4
5
#!/bin/bash

### 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 "$@"