summaryrefslogtreecommitdiffstats
path: root/source/l/fuse/fuse.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/fuse/fuse.SlackBuild')
-rwxr-xr-xsource/l/fuse/fuse.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/l/fuse/fuse.SlackBuild b/source/l/fuse/fuse.SlackBuild
index 0c5ddaa2d..5b42ff389 100755
--- a/source/l/fuse/fuse.SlackBuild
+++ b/source/l/fuse/fuse.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright (c) 2008, Antonio Hernandez Blas <hba.nihilismus@gmail.com>
-# Copyright 2008, 2009, 2010 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2008, 2009, 2010, 2011 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -107,8 +107,8 @@ mv $PKG/etc/udev $PKG/lib
mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
cp -a \
- AUTHORS COPYING COPYING.LIB FAQ Filesystems INSTALL NEWS README \
- README.NFS doc/how-fuse-works doc/kernel.txt \
+ AUTHORS COPYING* FAQ Filesystems INSTALL NEWS README* \
+ doc/how-fuse-works doc/kernel.txt \
$PKG/usr/doc/$PKGNAM-$VERSION
# If there's a ChangeLog, installing at least part of the recent history