summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Toombs2015-12-13 18:43:33 -0500
committerEric Toombs2015-12-13 18:43:33 -0500
commit16143ce96b085b669ce378b9b626d5fffec783da (patch)
tree1d457845963b4be16f78cd3da4776959def9e7b6
parent473b345d678f4d992e54a6e821678473e61375d2 (diff)
downloadaur-16143ce96b085b669ce378b9b626d5fffec783da.tar.gz
Explicitly disabled SMB. Is autodetect by default.
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0c7513edd77..a5bc564e92d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,6 +60,7 @@ build() {
--disable-mga \
--disable-ass-internal \
--disable-cdparanoia \
+ --disable-smb \
--enable-xvmc \
--enable-radio \
--enable-radio-capture \