diff options
Diffstat (limited to 'server')
| -rwxr-xr-x | server/autobuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/autobuild b/server/autobuild index 7db0f0f..4d743b9 100755 --- a/server/autobuild +++ b/server/autobuild @@ -249,7 +249,7 @@ os_openbsd() { fi PKGCMD=pkg_add PKGARGS="-uU" - PACKAGES="autoconf-2.69p2 automake-1.15.1 poppler poppler-utils png" + PACKAGES="autoconf%2.69 automake%1.15 poppler poppler-utils png" export AUTOCONF_VERSION=2.69 export AUTOMAKE_VERSION=1.15 if whereis clang++ ;then |
