summaryrefslogtreecommitdiff
path: root/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make.sh b/make.sh
index 5325bad10..95380b61c 100755
--- a/make.sh
+++ b/make.sh
@@ -148,6 +148,7 @@ function pkg:mkdir() {
cd "${PKG_WORK}"
. "${PKG_DATA}/make.sh"
+cp -Ta "${PKG_DEST}" "${PKG_ROOT}"
function rmdir_() {
if [[ -d "$1" ]]; then