summaryrefslogtreecommitdiff
path: root/libtheora
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2015-11-04 12:34:50 +1100
committerDanny Rawlins <monster.romster@gmail.com>2015-11-04 14:37:36 +1100
commit20bd0a196859ecbc215da194403a3bfa3ef2264f (patch)
tree920af5a68aec55586dce2e160d22d0aa081ec263 /libtheora
parentca9df6680b068ed5da9e5b72eb666444bb71d353 (diff)
downloadopt-20bd0a196859ecbc215da194403a3bfa3ef2264f.tar.gz
opt-20bd0a196859ecbc215da194403a3bfa3ef2264f.tar.xz
update romster ports for new man page location
Diffstat (limited to 'libtheora')
-rw-r--r--libtheora/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtheora/Pkgfile b/libtheora/Pkgfile
index afecba26d..c6904b083 100644
--- a/libtheora/Pkgfile
+++ b/libtheora/Pkgfile
@@ -14,11 +14,11 @@ build() {
./configure \
--prefix=/usr \
- --mandir=/usr/man \
--disable-examples
make
make DESTDIR=$PKG install
+
rm -r $PKG/usr/share/doc
rmdir $PKG/usr/share
}

Generated by cgit