mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-16 08:30:37 +00:00
5c116083f6
* update
* Update version
* update singbox version
* fix: add build-ids
---------
Co-authored-by: u <u>
Co-authored-by: madonuko <madonuko@outlook.com>
(cherry picked from commit 978c9280b5)
Co-authored-by: bunzuhbu <realkig@gmail.com>
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
let sourcedir = "anda/apps/nekoray";
|
|
|
|
sh(`dnf in -y golang rpmdevtools tar rpm-build coreutils`, #{});
|
|
sh(`pushd ${sourcedir}; bash -x pre.sh; popd`, #{});
|
|
|