diff options
Diffstat (limited to 'testing/log4cpp')
| -rw-r--r-- | testing/log4cpp/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/log4cpp/APKBUILD b/testing/log4cpp/APKBUILD index f349dc5436..fcfc6b385c 100644 --- a/testing/log4cpp/APKBUILD +++ b/testing/log4cpp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=log4cpp pkgver=1.1.3 -pkgrel=0 +pkgrel=1 pkgdesc="Log for C++, modeled after Log4j." url="http://log4cpp.sourceforge.net/" arch="all" @@ -16,6 +16,7 @@ builddir="$srcdir/" build() { cd "$builddir/$pkgname" + update_config_guess ./configure \ --prefix=/usr \ --sysconfdir=/etc \ |
