[med-svn] r5893 - trunk/packages/dicomscope/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Fri Feb 4 12:26:39 UTC 2011
Author: malat-guest
Date: 2011-02-04 12:26:37 +0000 (Fri, 04 Feb 2011)
New Revision: 5893
Modified:
trunk/packages/dicomscope/trunk/debian/rules
Log:
remove for now, we need a better script to convert the ISO file into UTF-8
Modified: trunk/packages/dicomscope/trunk/debian/rules
===================================================================
--- trunk/packages/dicomscope/trunk/debian/rules 2011-02-04 11:50:59 UTC (rev 5892)
+++ trunk/packages/dicomscope/trunk/debian/rules 2011-02-04 12:26:37 UTC (rev 5893)
@@ -141,7 +141,7 @@
# Need tofrodos in order to prepare the patch, since quilt
# does not support mixture of dos/unix EOL
find $(DEBIAN_SRC_DIR) -name *.java -exec dos2unix {} \;
- find $(DEBIAN_SRC_DIR) -name *.java -exec ./debian/iconv-inplace.sh {} \;
+ #find $(DEBIAN_SRC_DIR) -name *.java -exec ./debian/iconv-inplace.sh {} \;
find $(DEBIAN_SRC_DIR) -name *.html -exec dos2unix {} \;
find $(DEBIAN_SRC_DIR) -name *.h -exec dos2unix {} \;
find $(DEBIAN_SRC_DIR) -name *.cpp -exec dos2unix {} \;
More information about the debian-med-commit
mailing list