summaryrefslogtreecommitdiff
path: root/maradns/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2007-05-19 10:00:29 +0200
committerJuergen Daubert <jue@jue.li>2007-05-19 10:00:29 +0200
commit3c33404e9e5613c8e75a0b2328411e0165d26a97 (patch)
treee82c73c9c0edd9fe7a525a4d88a51ee3d9358a1f /maradns/Pkgfile
parentc7ebbdb35c63d5b94fcc1bc93c524c63e084bd48 (diff)
downloadopt-3c33404e9e5613c8e75a0b2328411e0165d26a97.tar.gz
opt-3c33404e9e5613c8e75a0b2328411e0165d26a97.tar.xz
maradns: update to 1.2.12.06
Diffstat (limited to 'maradns/Pkgfile')
-rw-r--r--maradns/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/maradns/Pkgfile b/maradns/Pkgfile
index 5fa31d0c5..5b2ae6097 100644
--- a/maradns/Pkgfile
+++ b/maradns/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de
name=maradns
-version=1.2.12.05
+version=1.2.12.06
release=1
source=(http://www.maradns.org/download/1.2/$version/maradns-$version.tar.bz2 \
mararc maradns db.localhost)
@@ -16,7 +16,7 @@ build () {
sed -i "/^FLAGS/s/-O2/$CFLAGS/" build/Makefile.linux
./configure
- make
+ make -j1
make PREFIX=$PKG/usr RPM_BUILD_ROOT=$PKG install
rm -r $PKG/usr/doc

Generated by cgit