mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
common/environment/setup/sourcepkg.sh: unset do_clean() too.
This commit is contained in:
parent
b2976da1c8
commit
d9ff56e873
1 changed files with 1 additions and 0 deletions
|
@ -24,3 +24,4 @@ unset -f pre_extract do_extract post_extract
|
|||
unset -f pre_configure do_configure post_configure
|
||||
unset -f pre_build do_build post_build
|
||||
unset -f pre_install do_install post_install
|
||||
unset -f do_clean
|
||||
|
|
Loading…
Add table
Reference in a new issue