qtbase/libexec/qt-internal-strip.in

5 lines
84 B
Bash
Executable File

#!/bin/sh
# echo the invoked command
set -x
@original_strip@ @strip_arguments@ "$@"