Index: /applications/editors/josm/debian/make_install_files.sh
===================================================================
--- /applications/editors/josm/debian/make_install_files.sh	(revision 4957)
+++ /applications/editors/josm/debian/make_install_files.sh	(revision 4958)
@@ -25,8 +25,8 @@
 
 mkdir -p "$dst_path/usr/share/josm" 
-( # map-icons to be symlinked
-    cd  "$dst_path/usr/share/josm" 
-    ln -s ../map-icons/classic.small images
-)
+#( # map-icons to be symlinked
+#    cd  "$dst_path/usr/share/josm" 
+#    ln -s ../map-icons/classic.small images
+#)
 mkdir -p "$dst_path/usr/lib/josm"
 # ------------------------------------------------------------------
@@ -65,11 +65,11 @@
 echo "$plugins"
 
-mkdir -p "$jar_path/speller"
-cp ../utils/planet.osm/java/speller/words.cfg "$jar_path/speller/"
+#mkdir -p "$jar_path/speller"
+#cp ../utils/planet.osm/java/speller/words.cfg "$jar_path/speller/"
 
 # Maybe this has to be removed, since it is inside the plugin?
-cp plugins/mappaint/styles/osmfeatures/elemstyles.xml "$jar_path/elemstyles.xml"
-mkdir -p "$jar_path/plugins/mappaint/standard"
-cp plugins/mappaint/styles/osmfeatures/elemstyles.xml "$jar_path/plugins/mappaint/standard/elemstyles.xml"
+#cp plugins/mappaint/styles/osmfeatures/elemstyles.xml "$jar_path/elemstyles.xml"
+#mkdir -p "$jar_path/plugins/mappaint/standard"
+#cp plugins/mappaint/styles/osmfeatures/elemstyles.xml "$jar_path/plugins/mappaint/standard/elemstyles.xml"
 # ------------------------------------------------------------------
 cat > "$bin_path/josm" <<EOF
