xbps-src: common/{,environment}/build_style -> common/${,environment}/build-style.
This commit is contained in:
9
common/build-style/meta.sh
Normal file
9
common/build-style/meta.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
# meta pkg build style; do nothing.
|
||||
|
||||
do_fetch() {
|
||||
:
|
||||
}
|
||||
|
||||
do_install() {
|
||||
:
|
||||
}
|
||||
Reference in New Issue
Block a user