summaryrefslogtreecommitdiff
path: root/mtools/Pkgfile
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2011-04-18 17:05:17 +0200
committerJose V Beneyto <sepen@crux.nu>2011-04-18 17:05:17 +0200
commitfc4e76623431696a80aa0e070e7724f5c28f0b05 (patch)
treea011ff5ee00134344bb1c200479537667ee2d7fe /mtools/Pkgfile
parenta22c827f03a443a64b1f5415b129d806d07a5350 (diff)
downloadopt-fc4e76623431696a80aa0e070e7724f5c28f0b05.tar.gz
opt-fc4e76623431696a80aa0e070e7724f5c28f0b05.tar.xz
mtools: updated to 4.0.16
Diffstat (limited to 'mtools/Pkgfile')
-rw-r--r--mtools/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mtools/Pkgfile b/mtools/Pkgfile
index 21f957741..d1470dd68 100644
--- a/mtools/Pkgfile
+++ b/mtools/Pkgfile
@@ -5,8 +5,8 @@
# Depends on:
name=mtools
-version=4.0.15
-release=2
+version=4.0.16
+release=1
source=(ftp://ftp.gnu.org/gnu/mtools/$name-$version.tar.bz2)
build() {
@@ -14,6 +14,7 @@ build() {
./configure --prefix=/usr \
--sysconfdir=/etc \
+ --mandir=$PKG/usr/man \
--disable-floppyd
make

Generated by cgit