mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-07 05:42:42 +00:00
Rework man generator with new go install format
With previous version, `go install` automatically picks up package `man` and installs `gen.go` as `main` to the $GOPATH/bin which is not what is expected. Move man page generator to separate private folder.
This commit is contained in:
@@ -30,7 +30,6 @@ coverage*.out
|
||||
xc-out/
|
||||
root/
|
||||
|
||||
gen
|
||||
man/aptly.1.html
|
||||
man/aptly.1.ronn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user