changes to world/nano were not reflected locally
This commit is contained in:
2023-03-08 12:31:59 -05:00

View File

@@ -29,6 +29,7 @@ getsource() {
}
buildpkg() {
cd ${SOURCES[2]}
./configure --prefix=/usr \
--enable-utf8
make ${MAKEFLAGS} ${CFLAGS} ${CXXFLAGS} # these MUST be set