summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxext
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xorg-libxext')
-rw-r--r--xorg/xorg-libxext/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/xorg-libxext/Pkgfile b/xorg/xorg-libxext/Pkgfile
index e377f92c8..14b61ef16 100644
--- a/xorg/xorg-libxext/Pkgfile
+++ b/xorg/xorg-libxext/Pkgfile
@@ -17,5 +17,5 @@ build() {
make
make DESTDIR=$PKG install
- rm -r $PKG/usr/share/doc
+ rm -rf $PKG/usr/share/doc
}