xbps-src: rename disable_debug to nodebug, to follow our naming convention.
This commit is contained in:
parent
91b879add8
commit
8ade12549f
4 changed files with 8 additions and 8 deletions
|
@ -17,7 +17,7 @@ unset -v CC CXX CPP GCC LD AR AS RANLIB NM OBJDUMP OBJCOPY STRIP READELF
|
|||
unset -v skip_extraction
|
||||
|
||||
# hooks/post-install/03-strip-and-debug-pkgs
|
||||
unset -v disable_debug force_debug_pkgs
|
||||
unset -v nodebug force_debug_pkgs
|
||||
|
||||
## FUNCTIONS
|
||||
unset -f pre_fetch do_fetch post_fetch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue