summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortheunpleasantowl2018-08-22 19:12:33 -0400
committertheunpleasantowl2018-08-22 19:12:33 -0400
commit412acaf0e1edf8c8bed99e18fd299f6fd54d50a5 (patch)
tree4962d79d6ce61fd5aaf6a77f72caf6d49ffcd002
parent909315ce1054e2dda05b8a802010d99c01e42795 (diff)
downloadaur-412acaf0e1edf8c8bed99e18fd299f6fd54d50a5.tar.gz
fix typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a72ea20875a5..d16833f0f3c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ prepare() {
sed -i '70,73{s/^.*//}' GNUmakefile
fi
#libmpcdec
- if test "$pkg-config --exists esound" != 0; then
+ if test "$pkg-config --exists libmpcdec" != 0; then
sed -i '74,76{s/^.*//}' GNUmakefile
fi
#esound