Merge branch 'main' of https://git.everestlinux.org/EverestLinux/epkgs-x86-musl
changes to world/nano were not reflected locally
This commit is contained in:
commit
d17ed6c094
@ -29,6 +29,7 @@ getsource() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
buildpkg() {
|
buildpkg() {
|
||||||
|
cd ${SOURCES[2]}
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--enable-utf8
|
--enable-utf8
|
||||||
make ${MAKEFLAGS} ${CFLAGS} ${CXXFLAGS} # these MUST be set
|
make ${MAKEFLAGS} ${CFLAGS} ${CXXFLAGS} # these MUST be set
|
||||||
|
Loading…
Reference in New Issue
Block a user