From 4a2f12b417620a2918aad07305caea9d959a15f5 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 21 Mar 2020 20:14:43 +0100 Subject: community/rime-stroke: removed cycle breaking --- build-support/rime-stroke/PKGBUILD | 2 ++ community/rime-stroke/PKGBUILD | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 build-support/rime-stroke/PKGBUILD delete mode 100644 community/rime-stroke/PKGBUILD diff --git a/build-support/rime-stroke/PKGBUILD b/build-support/rime-stroke/PKGBUILD new file mode 100644 index 00000000..7ef816d6 --- /dev/null +++ b/build-support/rime-stroke/PKGBUILD @@ -0,0 +1,2 @@ +# break cycle with rime-luna-pinyin +depends=(${depends[@]//rime-luna-pinyin/}) diff --git a/community/rime-stroke/PKGBUILD b/community/rime-stroke/PKGBUILD deleted file mode 100644 index 7ef816d6..00000000 --- a/community/rime-stroke/PKGBUILD +++ /dev/null @@ -1,2 +0,0 @@ -# break cycle with rime-luna-pinyin -depends=(${depends[@]//rime-luna-pinyin/}) -- cgit v1.2.3