From 7103c1019dadb320f99ddf83bc32b746dcde01a9 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Sun, 22 Jun 2014 17:50:09 +1000 Subject: [PATCH] talloc-32: remove conflicting man page --- talloc-32/Pkgfile | 1 + 1 file changed, 1 insertion(+) diff --git a/talloc-32/Pkgfile b/talloc-32/Pkgfile index c50120f7..2d1f0656 100644 --- a/talloc-32/Pkgfile +++ b/talloc-32/Pkgfile @@ -28,4 +28,5 @@ build() { rmdir $PKG/usr/lib rm -r $PKG/usr/include + rm -rf $PKG/usr/man }