summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xxapian-core/build/xapian-core.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xapian-core/build/xapian-core.SlackBuild b/xapian-core/build/xapian-core.SlackBuild
index 8feb6678..c97f917e 100755
--- a/xapian-core/build/xapian-core.SlackBuild
+++ b/xapian-core/build/xapian-core.SlackBuild
@@ -195,8 +195,8 @@ chmod -R a-w $PKG/usr/doc/$PRGNAM-$VERSION/*
# Remove unwanted API documentation:
# If you _do_ want the API docs, just uncomment the next line:
-#mv $PKG/usr/share/doc/$PRGNAM/* $PKG/usr/doc/$PRGNAM-$VERSION/
-rm -rf $PKG/usr/share/doc
+#mv $PKG/usr/doc/$PRGNAM/* $PKG/usr/doc/$PRGNAM-$VERSION/
+rm -rf $PKG/usr/doc/$PRGNAM
# Compress the man page(s)
if [ -d $PKG/usr/man ]; then