Strip rpm array modifications
このコミットが含まれているのは:
@@ -1028,8 +1028,8 @@ build_pkgbuild() {
|
||||
arch=("$ARCH")
|
||||
url="https://www.jriver.com/"
|
||||
license=("custom")
|
||||
depends=(${requires_arr[@]})
|
||||
optdepends=(${recommends_arr[@]})
|
||||
depends=(${requires_arr[@]#* })
|
||||
optdepends=(${recommends_arr[@]#* })
|
||||
source=("$MC_SOURCE")
|
||||
|
||||
package() {
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする