git » modemmanager.git » commit a2d01f1

one more file

author Jan Alexander Steffens
2022-07-27 09:31:24 UTC
committer Jan Alexander Steffens
2022-07-27 09:31:24 UTC
parent 06eee1b56cd90e0967da1da9a07130b8e77843bb

one more file

PKGBUILD +2 -1

diff --git a/PKGBUILD b/PKGBUILD
index a4eb8c9..776d5a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,8 @@ prepare() {
   cd ModemManager
 
   # https://bugs.archlinux.org/task/74329
-  git cherry-pick -n c615be77fd0ce88b73285816266e112b45825637
+  chmod -x plugins/fibocom/77-mm-fibocom-port-types.rules \
+           plugins/foxconn/mm-foxconn-t77w968-carrier-mapping.conf
 }
 
 build() {