xbps-src: new opt func: post_extract.
This commit is contained in:
parent
73a7986fe2
commit
3cc393402f
2 changed files with 3 additions and 1 deletions
|
@ -153,4 +153,6 @@ extract_distfiles()
|
|||
|
||||
touch -f $XBPS_FETCH_DONE
|
||||
touch -f $XBPS_EXTRACT_DONE
|
||||
|
||||
run_func post_extract
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue