Merge xbps-repo-checkvers from https://github.com/xdave/xbps-src-utils
This is the 2-clause BSD implementation that does not use any external dependency (other than libxbps). Written by xdave. Made some minor changes to build cleanly.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,8 +2,6 @@ syntax: glob
|
||||
|
||||
config.h
|
||||
config.mk
|
||||
bin/xbps-bin/xbps-bin
|
||||
bin/xbps-repo/xbps-repo
|
||||
bin/xbps-create/xbps-create
|
||||
bin/xbps-dgraph/xbps-dgraph
|
||||
bin/xbps-install/xbps-install
|
||||
@@ -13,7 +11,8 @@ bin/xbps-reconfigure/xbps-reconfigure
|
||||
bin/xbps-remove/xbps-remove
|
||||
bin/xbps-rindex/xbps-rindex
|
||||
bin/xbps-uhelper/xbps-uhelper
|
||||
bin/xbps-rkeys/xbps-rkeys
|
||||
bin/xbps-uchroot/xbps-uchroot
|
||||
bin/xbps-repo-checkvers/xbps-repo-checkvers
|
||||
*.static
|
||||
*.so*
|
||||
*.o
|
||||
|
||||
Reference in New Issue
Block a user