summaryrefslogtreecommitdiff
path: root/libre/dpkg/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/dpkg/PKGBUILD')
-rw-r--r--libre/dpkg/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/dpkg/PKGBUILD b/libre/dpkg/PKGBUILD
index 99681df3e..318ef9643 100644
--- a/libre/dpkg/PKGBUILD
+++ b/libre/dpkg/PKGBUILD
@@ -98,7 +98,7 @@ _debhelper_install() {
prepare() {
cd "${srcdir}/${pkgbase}-${pkgver}"
- # {Arch Linux,Parabola}'s gzip doesn't support --rsyncable
+ # {Arch,Parabola}'s gzip doesn't support --rsyncable
patch -Np1 -i "${srcdir}/dpkg-gzip-rsyncable.patch"
}