summaryrefslogtreecommitdiffstats
path: root/base/fcron
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-01-30 22:04:17 +0100
committersibel <lesibel@free.fr>2011-01-30 22:04:17 +0100
commit5a40ec25e287ff319d2d62be2b61e9792463998b (patch)
tree8305bb05ba1778a33fa58ff5874f5807240aa662 /base/fcron
parent52291b0ec2bf697337ae55a8f4d0db563a622953 (diff)
downloadnutyx-pakxe-5a40ec25e287ff319d2d62be2b61e9792463998b.tar.gz
nutyx-pakxe-5a40ec25e287ff319d2d62be2b61e9792463998b.tar.bz2
nutyx-pakxe-5a40ec25e287ff319d2d62be2b61e9792463998b.tar.xz
nutyx-pakxe-5a40ec25e287ff319d2d62be2b61e9792463998b.zip
fcron, maj 3.0.4-2
Diffstat (limited to 'base/fcron')
-rw-r--r--base/fcron/Pkgfile21
1 files changed, 11 insertions, 10 deletions
diff --git a/base/fcron/Pkgfile b/base/fcron/Pkgfile
index 77ba1f3b5..75cc807b5 100644
--- a/base/fcron/Pkgfile
+++ b/base/fcron/Pkgfile
@@ -6,25 +6,26 @@
name=fcron
version=3.0.4
-release=1
+release=2
source=(http://fcron.free.fr/archives/$name-$version.src.tar.gz \
fcron)
build() {
+ unset MAKEFLAGS
source /etc/blfs-bootscripts
wget \
http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
tar xvf $scripts-$scriptsversion.tar.bz2
# build package
- cd $name-$version
- ./configure --prefix=/usr\
- --sysconfdir=/etc \
- --with-pam=no \
- --without-sendmail\
- --localstatedir=/var \
- --with-boot-install=no\
- --mandir=/usr/share/man\
- --infodir=/usr/share/info
+ cd $name-$version
+ ./configure --prefix=/usr\
+ --sysconfdir=/etc \
+ --with-pam=no \
+ --without-sendmail\
+ --localstatedir=/var \
+ --with-boot-install=no\
+ --mandir=/usr/share/man\
+ --infodir=/usr/share/info
make
make DESTDIR=$PKG install
# Install the script