summaryrefslogtreecommitdiff
path: root/pcr/ucsniff-ace
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/ucsniff-ace')
-rw-r--r--pcr/ucsniff-ace/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/ucsniff-ace/PKGBUILD b/pcr/ucsniff-ace/PKGBUILD
index c7993e9ce..9a8dec831 100644
--- a/pcr/ucsniff-ace/PKGBUILD
+++ b/pcr/ucsniff-ace/PKGBUILD
@@ -16,7 +16,7 @@ sha1sums=('747aee37f74e71101317809797cdaed7077dd29e')
prepare() {
cd "$srcdir/ace-$pkgver"
- # FTBS with GCC10; bcause '-fno-common' is now the default
+ # FTBS with GCC10; because '-fno-common' is now the default
# this software appears to be unmaintained
export CFLAGS="${CFLAGS} -fcommon -I/usr/include/tirpc"