Waldemar Brodkorb 10 anni fa
parent
commit
64a895f898
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      scripts/rstrip.sh

+ 0 - 1
scripts/rstrip.sh

@@ -64,7 +64,6 @@ find $TARGETS -type f -a -exec file {} \; | \
 	echo "-> $T $F"
 	eval "chmod u+w $F"
 	if [[ $debug -ne 0 ]];then
-		echo "mkdir for $D" >> /tmp/debug
 		eval "mkdir -p $D/usr/lib/debug/$Q"
 		eval "$O --only-keep-debug $F $D/usr/lib/debug/$P.debug"
 	fi