summaryrefslogtreecommitdiff
path: root/community/smbnetfs
diff options
context:
space:
mode:
Diffstat (limited to 'community/smbnetfs')
-rw-r--r--community/smbnetfs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/smbnetfs/PKGBUILD b/community/smbnetfs/PKGBUILD
index 8156b28e..75ed9722 100644
--- a/community/smbnetfs/PKGBUILD
+++ b/community/smbnetfs/PKGBUILD
@@ -5,6 +5,6 @@ eval "$(
printf 'prepare() {\n}\n'
} \
| sed '
- $i sed -i '"'"'\,^#include <attr/xattr.h>$,d'"'"' "$srcdir"/$pkgname-$pkgver/src/function.c
+ $i sed -i '"'"'\\,^#include <attr/xattr.h>$,d'"'"' "$srcdir"/$pkgname-$pkgver/src/function.c
'
)"