mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/mihomo-party-org/clash-party.git
synced 2026-09-20 08:03:39 +08:00
change windows product name
This commit is contained in:
@@ -24,6 +24,7 @@ options=('!lto')
|
||||
|
||||
prepare(){
|
||||
cd $srcdir/${_pkgname}-${pkgver}
|
||||
sed -i "s/productName: Mihomo Party/productName: mihomo-party/" electron-builder.yml
|
||||
pnpm install
|
||||
}
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@ pkgver() {
|
||||
|
||||
prepare(){
|
||||
cd $srcdir/${_pkgname}
|
||||
sed -i "s/productName: Mihomo Party/productName: mihomo-party/" electron-builder.yml
|
||||
pnpm install
|
||||
}
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@ options=('!lto')
|
||||
|
||||
prepare(){
|
||||
cd $srcdir/${pkgname}-${pkgver}
|
||||
sed -i "s/productName: Mihomo Party/productName: mihomo-party/" electron-builder.yml
|
||||
pnpm install
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user