summaryrefslogtreecommitdiff
path: root/usbredir/Pkgfile
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2017-08-20 23:25:03 +0200
committerThomas Penteker <tek@serverop.de>2017-08-20 23:25:03 +0200
commit17d2f97f442d53f7d39082da919dab18befc6ccc (patch)
tree6381ce0bb7115d5e2aeb45deaa2761b47ac2daa1 /usbredir/Pkgfile
parent4676239886eebd4142e4b807876fdc24a832912b (diff)
downloadopt-17d2f97f442d53f7d39082da919dab18befc6ccc.tar.gz
opt-17d2f97f442d53f7d39082da919dab18befc6ccc.tar.xz
usbredir: update mandir
Diffstat (limited to 'usbredir/Pkgfile')
-rw-r--r--usbredir/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/usbredir/Pkgfile b/usbredir/Pkgfile
index b3ece7950..834d09553 100644
--- a/usbredir/Pkgfile
+++ b/usbredir/Pkgfile
@@ -9,9 +9,8 @@ release=1
source=(http://spice-space.org/download/usbredir/usbredir-$version.tar.bz2)
build() {
- cd $name-$version
- ./configure --prefix=/usr \
- --mandir=/usr/man
+ cd $name-$version
+ ./configure --prefix=/usr
make
make install DESTDIR=$PKG

Generated by cgit