Fix gnu-make rebuild

This commit is contained in:
Wildan M 2025-12-09 04:15:42 -05:00
parent f9d11b9dd6
commit e03519a2db
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79

View File

@ -13,6 +13,6 @@ autotools_recursive_regenerate
template = "custom"
script = """
DYNAMIC_INIT
cp -rp "$COOKBOOK_SOURCE/." ./
rsync -av --delete "$COOKBOOK_SOURCE/." ./
cookbook_configure
"""
"""