This website requires JavaScript.
Explore
Help
Sign In
midfavila
/
kiss-mfavila-small
Watch
1
Star
0
Fork
0
You've already forked kiss-mfavila-small
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
42041f89d1
kiss-mfavila-small
/
ports
/
official
/
core
/
netbsd-curses
/
build
5 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Substitute GNU curses for NetBSD curses in core-mod/core. Rewrite all depends for that. Multiple other changes.
2022-02-06 11:52:57 -05:00
#!/bin/sh -e
Remove git and curl from ports/official/core, point -git packages in core to SDF-hosted mirrors with tarballs.
2022-02-11 11:06:26 -05:00
make CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
Substitute GNU curses for NetBSD curses in core-mod/core. Rewrite all depends for that. Multiple other changes.
2022-02-06 11:52:57 -05:00
make DESTDIR="$1" PREFIX=/usr install
Reference in New Issue
Copy Permalink