summaryrefslogtreecommitdiff
path: root/minicom/Pkgfile
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2016-01-20 23:10:58 +0000
committerJose V Beneyto <sepen@crux.nu>2016-01-20 23:10:58 +0000
commit62e8194f2c931800b4b4e072d0d40628f12025eb (patch)
tree6cb020d7aeb1b608a10e2b54d7d27d028d957b29 /minicom/Pkgfile
parent0da84e6bc2b8732221bc0d77f26e555e55f0e8de (diff)
downloadopt-62e8194f2c931800b4b4e072d0d40628f12025eb.tar.gz
opt-62e8194f2c931800b4b4e072d0d40628f12025eb.tar.xz
minicom: fixed mandir location
Diffstat (limited to 'minicom/Pkgfile')
-rw-r--r--minicom/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/minicom/Pkgfile b/minicom/Pkgfile
index 9febd9a53..bbed886eb 100644
--- a/minicom/Pkgfile
+++ b/minicom/Pkgfile
@@ -6,7 +6,7 @@
name=minicom
version=2.7
-release=1
+release=2
source=(https://alioth.debian.org/frs/download.php/file/3977/$name-$version.tar.gz)
build() {
@@ -15,7 +15,6 @@ build() {
./configure --prefix=/usr \
--disable-nls \
- --mandir=/usr/man
make
make DESTDIR=$PKG install

Generated by cgit