summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorChris Lamb <lamby@debian.org>2008-10-12 13:47:02 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:42 +0100
commitd92d4e2201d921510fa2e7247ef1184b55680ee3 (patch)
treed9e9c79ff7b8279137231e807fd7608e2ad63b4e /helpers
parentd9810a364404c6b317287979b15d3b83389bdd64 (diff)
downloadlive-build-d92d4e2201d921510fa2e7247ef1184b55680ee3.zip
live-build-d92d4e2201d921510fa2e7247ef1184b55680ee3.tar.gz
For consistency, don't preserve uid/gid for files in binary_local-includes.
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_binary_local-includes2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_local-includes b/helpers/lh_binary_local-includes
index bcc013b..dc489ec 100755
--- a/helpers/lh_binary_local-includes
+++ b/helpers/lh_binary_local-includes
@@ -46,7 +46,7 @@ if Find_files config/binary_local-includes/
then
# Copying includes
cd config/binary_local-includes
- find . | cpio -dmpu "${OLDPWD}"/binary
+ find . | cpio -dmpu --no-preserve-owner "${OLDPWD}"/binary
cd "${OLDPWD}"
# Removing symlinks