Compare commits

..

2 Commits

Author SHA1 Message Date
559dcfb079 Merge branch 'main' of https://git.everestlinux.org/EverestLinux/epkgs-x86-musl
stuff broke
2023-03-01 11:19:54 -05:00
2160b4c33d 3/1/23 2023-03-01 11:18:50 -05:00

View File

@ -25,6 +25,7 @@ SOURCES=("nano=7.2.tar.xz")
# Installation
getsource() {
wget $PACKAGE_SRC
tar xvf ${SOURCES}
}
buildpkg() {