Skip to content

Commit af9d283

Browse files
committed
minors updates
1 parent 4e5a757 commit af9d283

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Available options:
8686
zipman: Compress manual (man and info) pages with gzip.
8787
buildflags: Enable buildflags (CFLAGS and CXXFLAGS).
8888
makeflags: Enable makeflags (MAKEFLAGS).
89+
checksum: Enable checking checksum.
8990
9091
### pkgbuild
9192
`pkgbuild` is a tool to build package from ports. Is will source `spkgbuild` to get build information before creating package. Package is created into `<name>-<version>-<release>.spkg.xz` format. To build package, you need `cd` into port directory before run `pkgbuild` command.

scratchpkg.repo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
# example:
88
# /usr/ports/myrepo
9-
# /usr/ports/core https://github.com/venomlinux/ports/tree/4.0/core
9+
# /usr/ports/core https://github.com/venomlinux/ports/tree/venom4/core
1010
# /usr/ports/main https://github.com/venomlinux/ports/tree/repos/main
1111
# /usr/ports/multilib https://github.com/venomlinux/ports/tree/repos/multilib
1212
#

0 commit comments

Comments
 (0)