Revert "Strip bins and libs for the Debian package"
This reverts commit 74fb0efbe3.
This commit is contained in:
parent
bfa40cd5db
commit
73bc4da69b
1 changed files with 0 additions and 2 deletions
|
|
@ -94,8 +94,6 @@ ${PACKAGE_DIR}/build: ${PACKAGE_DIR}/debian-binary ${PACKAGE_DIR}/control \
|
|||
mkdir $@
|
||||
cp ${PACKAGE_DIR}/debian-binary $@/
|
||||
cd ${PACKAGE_DIR}/control && tar cJvf $@/control.tar.xz *
|
||||
cd ${PACKAGE_DIR}/data && \
|
||||
find . -type f -perm ++x | xargs strip -s
|
||||
cd ${PACKAGE_DIR}/data && \
|
||||
COPY_EXTENDED_ATTRIBUTES_DISABLE=true \
|
||||
COPYFILE_DISABLE=true \
|
||||
|
|
|
|||
Loading…
Reference in a new issue