tar -xf supertux-0.1.3.tar.bz2 patching file src/menu.h checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a BSD-compatible install... /bin/ginstall -c checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for gprof mode... disabled checking for debug mode... disabled checking wether OpenGL should be used... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.4... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for IMG_Load in -lSDL_image... yes checking for X... libraries , headers in standard search path checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for OpenGL library... -lGL checking for gzopen in -lz... yes checking for mkdir... yes checking for strdup... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: executing depfiles commands Features: ========= Profile Mode: no Debug Mode: no OpenGL Support: yes Making all in src make[1]: Entering directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/src' if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT badguy.o -MD -MP -MF ".deps/badguy.Tpo" \ -c -o badguy.o `test -f 'badguy.cpp' || echo './'`badguy.cpp; \ then mv -f ".deps/badguy.Tpo" ".deps/badguy.Po"; \ else rm -f ".deps/badguy.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT bitmask.o -MD -MP -MF ".deps/bitmask.Tpo" \ -c -o bitmask.o `test -f 'bitmask.cpp' || echo './'`bitmask.cpp; \ then mv -f ".deps/bitmask.Tpo" ".deps/bitmask.Po"; \ else rm -f ".deps/bitmask.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT button.o -MD -MP -MF ".deps/button.Tpo" \ -c -o button.o `test -f 'button.cpp' || echo './'`button.cpp; \ then mv -f ".deps/button.Tpo" ".deps/button.Po"; \ else rm -f ".deps/button.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT collision.o -MD -MP -MF ".deps/collision.Tpo" \ -c -o collision.o `test -f 'collision.cpp' || echo './'`collision.cpp; \ then mv -f ".deps/collision.Tpo" ".deps/collision.Po"; \ else rm -f ".deps/collision.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT configfile.o -MD -MP -MF ".deps/configfile.Tpo" \ -c -o configfile.o `test -f 'configfile.cpp' || echo './'`configfile.cpp; \ then mv -f ".deps/configfile.Tpo" ".deps/configfile.Po"; \ else rm -f ".deps/configfile.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT intro.o -MD -MP -MF ".deps/intro.Tpo" \ -c -o intro.o `test -f 'intro.cpp' || echo './'`intro.cpp; \ then mv -f ".deps/intro.Tpo" ".deps/intro.Po"; \ else rm -f ".deps/intro.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT gameloop.o -MD -MP -MF ".deps/gameloop.Tpo" \ -c -o gameloop.o `test -f 'gameloop.cpp' || echo './'`gameloop.cpp; \ then mv -f ".deps/gameloop.Tpo" ".deps/gameloop.Po"; \ else rm -f ".deps/gameloop.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT globals.o -MD -MP -MF ".deps/globals.Tpo" \ -c -o globals.o `test -f 'globals.cpp' || echo './'`globals.cpp; \ then mv -f ".deps/globals.Tpo" ".deps/globals.Po"; \ else rm -f ".deps/globals.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT high_scores.o -MD -MP -MF ".deps/high_scores.Tpo" \ -c -o high_scores.o `test -f 'high_scores.cpp' || echo './'`high_scores.cpp; \ then mv -f ".deps/high_scores.Tpo" ".deps/high_scores.Po"; \ else rm -f ".deps/high_scores.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT level.o -MD -MP -MF ".deps/level.Tpo" \ -c -o level.o `test -f 'level.cpp' || echo './'`level.cpp; \ then mv -f ".deps/level.Tpo" ".deps/level.Po"; \ else rm -f ".deps/level.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT leveleditor.o -MD -MP -MF ".deps/leveleditor.Tpo" \ -c -o leveleditor.o `test -f 'leveleditor.cpp' || echo './'`leveleditor.cpp; \ then mv -f ".deps/leveleditor.Tpo" ".deps/leveleditor.Po"; \ else rm -f ".deps/leveleditor.Tpo"; exit 1; \ fi leveleditor.cpp: In function 'void le_showhelp()': leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1761: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1784: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' leveleditor.cpp:1805: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT lispreader.o -MD -MP -MF ".deps/lispreader.Tpo" \ -c -o lispreader.o `test -f 'lispreader.cpp' || echo './'`lispreader.cpp; \ then mv -f ".deps/lispreader.Tpo" ".deps/lispreader.Po"; \ else rm -f ".deps/lispreader.Tpo"; exit 1; \ fi lispreader.cpp: In function 'int _scan(lisp_stream_t*)': lispreader.cpp:125: warning: deprecated conversion from string constant to 'char*' lispreader.cpp: In function 'int _compile_pattern(lisp_object_t**, int*)': lispreader.cpp:618: warning: deprecated conversion from string constant to 'char*' lispreader.cpp:618: warning: deprecated conversion from string constant to 'char*' lispreader.cpp:618: warning: deprecated conversion from string constant to 'char*' lispreader.cpp:618: warning: deprecated conversion from string constant to 'char*' lispreader.cpp:618: warning: deprecated conversion from string constant to 'char*' lispreader.cpp:618: warning: deprecated conversion from string constant to 'char*' lispreader.cpp:618: warning: deprecated conversion from string constant to 'char*' lispreader.cpp:618: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT menu.o -MD -MP -MF ".deps/menu.Tpo" \ -c -o menu.o `test -f 'menu.cpp' || echo './'`menu.cpp; \ then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; \ else rm -f ".deps/menu.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT particlesystem.o -MD -MP -MF ".deps/particlesystem.Tpo" \ -c -o particlesystem.o `test -f 'particlesystem.cpp' || echo './'`particlesystem.cpp; \ then mv -f ".deps/particlesystem.Tpo" ".deps/particlesystem.Po"; \ else rm -f ".deps/particlesystem.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT physic.o -MD -MP -MF ".deps/physic.Tpo" \ -c -o physic.o `test -f 'physic.cpp' || echo './'`physic.cpp; \ then mv -f ".deps/physic.Tpo" ".deps/physic.Po"; \ else rm -f ".deps/physic.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT player.o -MD -MP -MF ".deps/player.Tpo" \ -c -o player.o `test -f 'player.cpp' || echo './'`player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Po"; \ else rm -f ".deps/player.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT scene.o -MD -MP -MF ".deps/scene.Tpo" \ -c -o scene.o `test -f 'scene.cpp' || echo './'`scene.cpp; \ then mv -f ".deps/scene.Tpo" ".deps/scene.Po"; \ else rm -f ".deps/scene.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT screen.o -MD -MP -MF ".deps/screen.Tpo" \ -c -o screen.o `test -f 'screen.cpp' || echo './'`screen.cpp; \ then mv -f ".deps/screen.Tpo" ".deps/screen.Po"; \ else rm -f ".deps/screen.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT setup.o -MD -MP -MF ".deps/setup.Tpo" \ -c -o setup.o `test -f 'setup.cpp' || echo './'`setup.cpp; \ then mv -f ".deps/setup.Tpo" ".deps/setup.Po"; \ else rm -f ".deps/setup.Tpo"; exit 1; \ fi setup.cpp: In function 'void st_directory_setup()': setup.cpp:314: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT sound.o -MD -MP -MF ".deps/sound.Tpo" \ -c -o sound.o `test -f 'sound.cpp' || echo './'`sound.cpp; \ then mv -f ".deps/sound.Tpo" ".deps/sound.Po"; \ else rm -f ".deps/sound.Tpo"; exit 1; \ fi sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' sound.cpp:52: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT special.o -MD -MP -MF ".deps/special.Tpo" \ -c -o special.o `test -f 'special.cpp' || echo './'`special.cpp; \ then mv -f ".deps/special.Tpo" ".deps/special.Po"; \ else rm -f ".deps/special.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT supertux.o -MD -MP -MF ".deps/supertux.Tpo" \ -c -o supertux.o `test -f 'supertux.cpp' || echo './'`supertux.cpp; \ then mv -f ".deps/supertux.Tpo" ".deps/supertux.Po"; \ else rm -f ".deps/supertux.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT text.o -MD -MP -MF ".deps/text.Tpo" \ -c -o text.o `test -f 'text.cpp' || echo './'`text.cpp; \ then mv -f ".deps/text.Tpo" ".deps/text.Po"; \ else rm -f ".deps/text.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT texture.o -MD -MP -MF ".deps/texture.Tpo" \ -c -o texture.o `test -f 'texture.cpp' || echo './'`texture.cpp; \ then mv -f ".deps/texture.Tpo" ".deps/texture.Po"; \ else rm -f ".deps/texture.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT timer.o -MD -MP -MF ".deps/timer.Tpo" \ -c -o timer.o `test -f 'timer.cpp' || echo './'`timer.cpp; \ then mv -f ".deps/timer.Tpo" ".deps/timer.Po"; \ else rm -f ".deps/timer.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT title.o -MD -MP -MF ".deps/title.Tpo" \ -c -o title.o `test -f 'title.cpp' || echo './'`title.cpp; \ then mv -f ".deps/title.Tpo" ".deps/title.Po"; \ else rm -f ".deps/title.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT type.o -MD -MP -MF ".deps/type.Tpo" \ -c -o type.o `test -f 'type.cpp' || echo './'`type.cpp; \ then mv -f ".deps/type.Tpo" ".deps/type.Po"; \ else rm -f ".deps/type.Tpo"; exit 1; \ fi type.cpp: In function 'char* string_list_active(string_list_type*)': type.cpp:41: warning: deprecated conversion from string constant to 'char*' type.cpp:46: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT world.o -MD -MP -MF ".deps/world.Tpo" \ -c -o world.o `test -f 'world.cpp' || echo './'`world.cpp; \ then mv -f ".deps/world.Tpo" ".deps/world.Po"; \ else rm -f ".deps/world.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT worldmap.o -MD -MP -MF ".deps/worldmap.Tpo" \ -c -o worldmap.o `test -f 'worldmap.cpp' || echo './'`worldmap.cpp; \ then mv -f ".deps/worldmap.Tpo" ".deps/worldmap.Po"; \ else rm -f ".deps/worldmap.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT tile.o -MD -MP -MF ".deps/tile.Tpo" \ -c -o tile.o `test -f 'tile.cpp' || echo './'`tile.cpp; \ then mv -f ".deps/tile.Tpo" ".deps/tile.Po"; \ else rm -f ".deps/tile.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT mousecursor.o -MD -MP -MF ".deps/mousecursor.Tpo" \ -c -o mousecursor.o `test -f 'mousecursor.cpp' || echo './'`mousecursor.cpp; \ then mv -f ".deps/mousecursor.Tpo" ".deps/mousecursor.Po"; \ else rm -f ".deps/mousecursor.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT resources.o -MD -MP -MF ".deps/resources.Tpo" \ -c -o resources.o `test -f 'resources.cpp' || echo './'`resources.cpp; \ then mv -f ".deps/resources.Tpo" ".deps/resources.Po"; \ else rm -f ".deps/resources.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT gameobjs.o -MD -MP -MF ".deps/gameobjs.Tpo" \ -c -o gameobjs.o `test -f 'gameobjs.cpp' || echo './'`gameobjs.cpp; \ then mv -f ".deps/gameobjs.Tpo" ".deps/gameobjs.Po"; \ else rm -f ".deps/gameobjs.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT sprite.o -MD -MP -MF ".deps/sprite.Tpo" \ -c -o sprite.o `test -f 'sprite.cpp' || echo './'`sprite.cpp; \ then mv -f ".deps/sprite.Tpo" ".deps/sprite.Po"; \ else rm -f ".deps/sprite.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT sprite_manager.o -MD -MP -MF ".deps/sprite_manager.Tpo" \ -c -o sprite_manager.o `test -f 'sprite_manager.cpp' || echo './'`sprite_manager.cpp; \ then mv -f ".deps/sprite_manager.Tpo" ".deps/sprite_manager.Po"; \ else rm -f ".deps/sprite_manager.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT music_manager.o -MD -MP -MF ".deps/music_manager.Tpo" \ -c -o music_manager.o `test -f 'music_manager.cpp' || echo './'`music_manager.cpp; \ then mv -f ".deps/music_manager.Tpo" ".deps/music_manager.Po"; \ else rm -f ".deps/music_manager.Tpo"; exit 1; \ fi if g++ -DPACKAGE_NAME=\"SuperTux\" -DPACKAGE_TARNAME=\"supertux\" -DPACKAGE_VERSION=\"0.1.3\" -DPACKAGE_STRING=\"SuperTux\ 0.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"supertux\" -DVERSION=\"0.1.3\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBSDL_MIXER=1 -DHAVE_LIBSDL_IMAGE=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -MT musicref.o -MD -MP -MF ".deps/musicref.Tpo" \ -c -o musicref.o `test -f 'musicref.cpp' || echo './'`musicref.cpp; \ then mv -f ".deps/musicref.Tpo" ".deps/musicref.Po"; \ else rm -f ".deps/musicref.Tpo"; exit 1; \ fi g++ -O2 -march=i486 -mtune=i686 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DDATA_PREFIX='"/usr/share/supertux"' -o supertux badguy.o bitmask.o button.o collision.o configfile.o intro.o gameloop.o globals.o high_scores.o level.o leveleditor.o lispreader.o menu.o particlesystem.o physic.o player.o scene.o screen.o setup.o sound.o special.o supertux.o text.o texture.o timer.o title.o type.o world.o worldmap.o tile.o mousecursor.o resources.o gameobjs.o sprite.o sprite_manager.o music_manager.o musicref.o -lz -lSDL_image -lSDL_mixer -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lGL -lm make[1]: Leaving directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/src' Making all in data make[1]: Entering directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/data' make[1]: Entering directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3' Making install in src make[1]: Entering directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/src' make[2]: Entering directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/src' /bin/sh ../mkinstalldirs /home/slackel/salix-current/supertux/pkg/usr/bin mkdir -p -- /home/slackel/salix-current/supertux/pkg/usr/bin /bin/ginstall -c supertux /home/slackel/salix-current/supertux/pkg/usr/bin/supertux make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/src' make[1]: Leaving directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/src' Making install in data make[1]: Entering directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/data' make[2]: Entering directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/data' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /home/slackel/salix-current/supertux/pkg/usr/share/supertux mkdir -p -- /home/slackel/salix-current/supertux/pkg/usr/share/supertux /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 supertux.strf /home/slackel/salix-current/supertux/pkg/usr/share/supertux/supertux.strf /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 extro-bonus.txt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/extro-bonus.txt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 extro-bonus2.txt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/extro-bonus2.txt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 extro.txt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/extro.txt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 intro.txt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/intro.txt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 CREDITS /home/slackel/salix-current/supertux/pkg/usr/share/supertux/CREDITS /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/bigjump.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/bigjump.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/brick.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/brick.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/bump-upgrade.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/bump-upgrade.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/coffee.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/coffee.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/distro.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/distro.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/excellent.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/excellent.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/explode.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/explode.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/fall.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/fall.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/herring.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/herring.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/hurt.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/hurt.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/jump.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/jump.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/kick.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/kick.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/lifeup.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/lifeup.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/ricochet.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/ricochet.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/shoot.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/shoot.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/skid.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/skid.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/squish.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/squish.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/stomp.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/stomp.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/upgrade.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/upgrade.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/warp.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/warp.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icon.xpm /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icon.xpm /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icon.xpm /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icon.xpm /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/background/arctis.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/background/arctis.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/background/ocean.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/background/ocean.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/background/arctis2.jpg /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/background/arctis2.jpg /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/background/arctis_dark.jpg /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/background/arctis_dark.jpg /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/background/cave2.jpg /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/background/cave2.jpg /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/background/extro.jpg /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/background/extro.jpg /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/background/oiltux.jpg /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/background/oiltux.jpg /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/bgd.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/bgd.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/bkgrd.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/bkgrd.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/default-icon.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/default-icon.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/down.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/down.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/emy.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/emy.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/exit.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/exit.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/fgd.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/fgd.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/frgrd.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/frgrd.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/intact.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/intact.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/left.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/left.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/objects.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/objects.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/properties.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/properties.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/right.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/right.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/rubber.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/rubber.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/save.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/save.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/select-mode1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/select-mode1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/select-mode2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/select-mode2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/select-one.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/select-one.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/select.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/select.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/settings.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/settings.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/test-level.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/test-level.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/tilegroup.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/tilegroup.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/icons/up.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons/up.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/1up.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/1up.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-left-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-left-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-left-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-left-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-left-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-left-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-left-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-left-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-left-5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-left-5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-right-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-right-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-right-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-right-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-right-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-right-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-right-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-right-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bouncingsnowball-right-5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bouncingsnowball-right-5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bullet-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bullet-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bullet-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bullet-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bullet-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bullet-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/bullet-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/bullet-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/cloud-00.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/cloud-00.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/cloud-01.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/cloud-01.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/cloud-02.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/cloud-02.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/cloud-03.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/cloud-03.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/cloud-10.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/cloud-10.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/cloud-11.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/cloud-11.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/cloud-12.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/cloud-12.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/cloud-13.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/cloud-13.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/cloud.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/cloud.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/egg.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/egg.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-duck-left.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-duck-left.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-duck-right.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-duck-right.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-grab-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-grab-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-grab-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-grab-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-jump-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-jump-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-jump-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-jump-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-kick-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-kick-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-kick-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-kick-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-skid-left.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-skid-left.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-skid-right.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-skid-right.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-stand-left.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-stand-left.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-stand-right.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-stand-right.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-left-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-left-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-left-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-left-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-left-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-left-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-left-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-left-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-left-5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-left-5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-right-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-right-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-right-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-right-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-right-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-right-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-right-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-right-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/firetux-walk-right-5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/firetux-walk-right-5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/fish-down-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/fish-down-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/fish-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/fish-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/fish-left-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/fish-left-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/flag-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/flag-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/flag-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/flag-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/flame-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/flame-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/flame-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/flame-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/flyingsnowball-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/flyingsnowball-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/flyingsnowball-left-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/flyingsnowball-left-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/iceflower-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/iceflower-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/iceflower-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/iceflower-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/iceflower-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/iceflower-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/iceflower.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/iceflower.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/jumpy-left-down-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/jumpy-left-down-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/jumpy-left-middle-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/jumpy-left-middle-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/jumpy-left-up-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/jumpy-left-up-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-grab-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-grab-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-grab-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-grab-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-jump-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-jump-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-jump-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-jump-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-kick-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-kick-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-kick-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-kick-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-skid-left.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-skid-left.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-skid-right.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-skid-right.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-stand-left.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-stand-left.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-stand-right.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-stand-right.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-star-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-star-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-star-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-star-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-star-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-star-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-left-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-left-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-left-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-left-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-left-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-left-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-left-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-left-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-left-5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-left-5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-right-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-right-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-right-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-right-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-right-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-right-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-right-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-right-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/largetux-walk-right-5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/largetux-walk-right-5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbomb-explosion-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbomb-explosion-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbomb-explosion.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbomb-explosion.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbomb-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbomb-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbomb-left-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbomb-left-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbomb-left-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbomb-left-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbomb-left-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbomb-left-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbomb-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbomb-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbomb-right-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbomb-right-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbomb-right-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbomb-right-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbomb-right-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbomb-right-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbombx-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbombx-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbombx-left-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbombx-left-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbombx-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbombx-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mrbombx-right-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mrbombx-right-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mriceblock-flat-left.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mriceblock-flat-left.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mriceblock-flat-right.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mriceblock-flat-right.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mriceblock-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mriceblock-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mriceblock-left-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mriceblock-left-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mriceblock-left-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mriceblock-left-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mriceblock-left-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mriceblock-left-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mriceblock-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mriceblock-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mriceblock-right-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mriceblock-right-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mriceblock-right-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mriceblock-right-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/mriceblock-right-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/mriceblock-right-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/pole.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/pole.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/poletop.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/poletop.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/resetpoint.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/resetpoint.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-gameover-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-gameover-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-gameover-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-gameover-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-grab-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-grab-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-grab-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-grab-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-jump-left.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-jump-left.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-jump-right.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-jump-right.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-kick-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-kick-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-kick-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-kick-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-left-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-left-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-left-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-left-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-left-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-left-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-left-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-left-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-left-5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-left-5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-left-6.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-left-6.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-left-7.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-left-7.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-left-8.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-left-8.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-right-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-right-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-right-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-right-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-right-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-right-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-right-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-right-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-right-5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-right-5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-right-6.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-right-6.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-right-7.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-right-7.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-right-8.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-right-8.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-skid-left.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-skid-left.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-skid-right.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-skid-right.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-star-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-star-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-star-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-star-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/smalltux-star-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/smalltux-star-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/snow0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/snow0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/snow1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/snow1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/snow2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/snow2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/snowball-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/snowball-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/snowball-left-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/snowball-left-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/snowball-left-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/snowball-left-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/snowball-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/snowball-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/snowball-right-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/snowball-right-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/snowball-right-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/snowball-right-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/snowball-squished-left.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/snowball-squished-left.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/snowball-squished-right.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/snowball-squished-right.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/spiky-left-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/spiky-left-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/spiky-left-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/spiky-left-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/spiky-left-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/spiky-left-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/spiky-right-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/spiky-right-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/spiky-right-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/spiky-right-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/spiky-right-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/spiky-right-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/stalactite-broken.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/stalactite-broken.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/stalactite.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/stalactite.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/star-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/star-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/star-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/star-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/star-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/star-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/star-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/star-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/star.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/star.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/tux-duck-left.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/tux-duck-left.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/tux-duck-right.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/tux-duck-right.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/tux-duck.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/tux-duck.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/tux-life.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/tux-life.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/water.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/water.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/waves-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/waves-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/waves-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/waves-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/shared/waves-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared/waves-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/back.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/back.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/checkbox-checked.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/checkbox-checked.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/checkbox.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/checkbox.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/choose-level-subset.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/choose-level-subset.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/choose-subset.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/choose-subset.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/letters-black.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/letters-black.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/letters-blue.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/letters-blue.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/letters-gold.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/letters-gold.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/letters-green.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/letters-green.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/letters-red.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/letters-red.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/letters-silver.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/letters-silver.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/letters-white-big.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/letters-white-big.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/letters-white-small.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/letters-white-small.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/letters-white.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/letters-white.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/level-subset-info.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/level-subset-info.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/lives.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/lives.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/mousecursor.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/mousecursor.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/numbers.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/numbers.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/score.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/score.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/status/select-cursor.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status/select-cursor.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/castle1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/castle1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/castle2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/castle2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/castle3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/castle3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/castle4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/castle4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/castle5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/castle5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/castle6.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/castle6.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/castle7.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/castle7.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/castle8.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/castle8.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/castle9.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/castle9.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/firetux.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/firetux.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/ground.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/ground.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/igloo1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/igloo1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/igloo2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/igloo2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/leveldot_green.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/leveldot_green.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/leveldot_red.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/leveldot_red.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/levelmarker.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/levelmarker.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/placeholder.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/placeholder.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_cross.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_cross.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_e.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_e.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_end.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_end.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_h.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_h.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_h_stop.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_h_stop.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_n.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_n.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_ne.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_ne.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_nes.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_nes.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_nesw.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_nesw.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_new.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_new.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_ns.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_ns.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_nsw.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_nsw.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_nw.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_nw.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_nws.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_nws.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_s.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_s.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_se.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_se.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_sw.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_sw.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_swe.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_swe.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_v.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_v.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_v_stop.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_v_stop.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_w.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_w.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_we.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_we.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/road_ws.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/road_ws.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/smalltux.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/smalltux.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow10.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow10.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow11.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow11.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow12.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow12.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow13.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow13.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow6.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow6.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow7.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow7.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow8.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow8.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snow9.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snow9.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/snowman.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/snowman.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/teleporter.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/teleporter.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/tux.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/tux.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/water.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/water.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood10.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood10.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood11.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood11.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood12.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood12.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood13.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood13.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood6.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood6.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood7.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood7.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood8.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood8.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/wood9.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/wood9.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/worldmap/antarctica.stwt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap/antarctica.stwt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/title/logo.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/title/logo.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/title/background.jpg /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/title/background.jpg /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/background1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/background1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/background2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/background2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/background3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/background3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/background4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/background4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/background5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/background5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/background6.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/background6.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/background7.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/background7.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/background8.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/background8.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/backgroundtile1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/backgroundtile1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/backgroundtile2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/backgroundtile2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/backgroundtile3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/backgroundtile3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/backgroundtile4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/backgroundtile4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/backgroundtile5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/backgroundtile5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bkgd-00.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bkgd-00.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bkgd-01.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bkgd-01.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bkgd-02.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bkgd-02.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bkgd-03.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bkgd-03.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bkgd-10.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bkgd-10.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bkgd-11.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bkgd-11.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bkgd-12.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bkgd-12.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bkgd-13.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bkgd-13.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/black.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/black.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block10.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block10.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block11.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block11.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block6.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block6.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block7.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block7.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block8.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block8.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block9.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block9.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus-1up.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus-1up.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus-flower.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus-flower.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus-grow.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus-grow.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus-herring.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus-herring.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus-invisible.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus-invisible.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus2-5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus2-5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/bonus2-d.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/bonus2-d.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/box-empty.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/box-empty.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/box-full.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/box-full.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/brick0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/brick0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/brick1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/brick1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/cloud-00.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/cloud-00.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/cloud-01.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/cloud-01.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/cloud-02.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/cloud-02.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/cloud-03.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/cloud-03.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/cloud-10.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/cloud-10.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/cloud-11.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/cloud-11.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/cloud-12.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/cloud-12.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/cloud-13.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/cloud-13.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/coin1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/coin1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/coin2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/coin2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/coin3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/coin3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow10.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow10.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow11.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow11.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow12.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow12.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow13.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow13.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow14.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow14.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow15.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow15.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow6.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow6.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow7.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow7.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow8.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow8.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow9.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow9.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/distro-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/distro-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/distro-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/distro-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/distro-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/distro-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/distro-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/distro-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/endseq.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/endseq.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/exitbg.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/exitbg.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/exitfg.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/exitfg.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/finalgoal.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/finalgoal.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/flag-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/flag-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/flag-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/flag-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/goal1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/goal1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/goal1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/goal1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/goal1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/goal1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/goal1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/goal1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/goal1-5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/goal1-5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/goal2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/goal2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/goal2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/goal2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/goal2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/goal2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/goal2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/goal2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/goal2-5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/goal2-5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/grey.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/grey.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/grey2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/grey2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/grey3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/grey3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/grey4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/grey4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/grey5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/grey5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/grey6.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/grey6.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/lava1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/lava1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/lava1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/lava1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/lava1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/lava1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/lava1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/lava1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/lava2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/lava2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/lava2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/lava2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/lava2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/lava2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/lava2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/lava2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/nolok1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/nolok1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/nolok2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/nolok2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/notile.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/notile.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/pipe1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/pipe1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/pipe2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/pipe2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/pipe3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/pipe3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/pipe4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/pipe4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/pipe5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/pipe5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/pipe6.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/pipe6.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/pipe7.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/pipe7.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/pipe8.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/pipe8.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/pole.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/pole.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/poletop.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/poletop.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/run1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/run1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/run2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/run2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/run3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/run3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/run4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/run4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow10.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow10.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow11.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow11.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow12.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow12.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow13.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow13.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow14.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow14.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow15.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow15.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow16.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow16.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow17.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow17.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow18.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow18.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow19.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow19.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow20.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow20.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow21.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow21.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow22.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow22.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow23.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow23.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow24.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow24.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow25.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow25.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow5.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow5.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow6.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow6.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow7.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow7.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow8.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow8.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow9.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow9.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snowbg1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snowbg1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snowbg2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snowbg2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snowbg3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snowbg3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snowbg4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snowbg4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/tree.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/tree.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/water-trans.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/water-trans.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/water.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/water.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-3-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-3-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-3-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-3-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-3-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-3-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-3-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-3-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-4-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-4-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-4-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-4-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-4-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-4-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans1-4-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans1-4-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-3-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-3-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-3-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-3-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-3-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-3-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-3-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-3-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-4-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-4-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-4-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-4-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-4-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-4-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans2-4-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans2-4-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-3-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-3-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-3-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-3-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-3-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-3-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-3-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-3-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-4-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-4-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-4-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-4-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-4-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-4-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans3-4-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans3-4-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-3-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-3-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-3-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-3-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-3-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-3-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-3-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-3-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-4-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-4-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-4-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-4-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-4-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-4-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans4-4-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans4-4-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-3-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-3-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-3-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-3-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-3-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-3-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-3-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-3-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-4-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-4-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-4-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-4-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-4-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-4-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall-trans5-4-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall-trans5-4-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-0-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-0-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-0-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-0-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-0-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-0-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-0-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-0-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall0-2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall0-2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-0-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-0-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-0-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-0-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-0-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-0-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-0-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-0-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-3-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-3-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-3-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-3-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-3-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-3-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-3-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-3-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-4-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-4-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-4-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-4-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-4-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-4-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-4-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-4-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-5-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-5-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-5-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-5-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-5-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-5-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall1-5-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall1-5-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-3-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-3-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-3-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-3-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-3-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-3-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-3-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-3-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-4-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-4-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-4-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-4-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-4-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-4-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall2-4-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall2-4-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-3-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-3-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-3-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-3-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-3-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-3-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-3-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-3-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-4-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-4-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-4-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-4-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-4-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-4-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall3-4-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall3-4-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-3-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-3-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-3-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-3-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-3-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-3-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-3-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-3-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-4-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-4-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-4-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-4-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-4-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-4-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall4-4-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall4-4-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-1-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-1-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-1-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-1-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-1-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-1-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-1-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-1-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-2-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-2-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-2-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-2-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-2-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-2-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-2-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-2-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-3-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-3-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-3-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-3-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-3-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-3-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-3-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-3-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-4-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-4-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-4-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-4-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-4-3.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-4-3.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waterfall5-4-4.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waterfall5-4-4.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waves-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waves-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waves-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waves-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waves-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waves-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waves-trans-0.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waves-trans-0.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waves-trans-1.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waves-trans-1.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/waves-trans-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/waves-trans-2.png /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/background.stgt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/background.stgt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/block.stgt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/block.stgt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/darksnow.stgt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/darksnow.stgt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/grey.stgt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/grey.stgt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/main.stgt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/main.stgt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/misc.stgt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/misc.stgt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/snow.stgt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/snow.stgt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 images/tilesets/supertux.stgt /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets/supertux.stgt /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/abednego-level1.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/abednego-level1.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/abednego-level2.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/abednego-level2.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/abednego-level3.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/abednego-level3.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/abednego-level4.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/abednego-level4.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/bonus-level1.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/bonus-level1.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/bonus-level2.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/bonus-level2.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/bonus-level3.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/bonus-level3.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/bonus-level4.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/bonus-level4.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/bonus-level5.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/bonus-level5.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/matr1x-level1.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/matr1x-level1.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/matr1x-level2.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/matr1x-level2.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/matr1x-level3.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/matr1x-level3.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/thompson-level1.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/thompson-level1.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/thompson-level2.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/thompson-level2.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/torfi-level1.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/torfi-level1.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/torfi-level2.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/torfi-level2.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/torfi-level3.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/torfi-level3.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/wansti-level1.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/wansti-level1.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/wansti-level2.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/wansti-level2.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/wansti-level3.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/wansti-level3.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/wansti-level4.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/wansti-level4.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus1/wansti-level5.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1/wansti-level5.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level1.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level1.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level10.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level10.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level11.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level11.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level12.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level12.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level13.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level13.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level14.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level14.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level15.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level15.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level16.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level16.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level17.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level17.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level18.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level18.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level19.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level19.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level2.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level2.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level20.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level20.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level21.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level21.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level22.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level22.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level23.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level23.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level24.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level24.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level25.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level25.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level26.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level26.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level27.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level27.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level28.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level28.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level3.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level3.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level4.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level4.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level5.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level5.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level6.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level6.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level7.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level7.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level8.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level8.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/bonus2/level9.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2/level9.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/worldmaps/bonusisland1.stwm /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/worldmaps/bonusisland1.stwm /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/worldmaps/bonusisland2.stwm /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/worldmaps/bonusisland2.stwm /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/worldmaps/world1.stwm /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/worldmaps/world1.stwm /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/misc/menu.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/misc/menu.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level1.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level1.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level10.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level10.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level11.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level11.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level12.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level12.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level13.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level13.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level14.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level14.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level15.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level15.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level16.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level16.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level17.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level17.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level18.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level18.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level19.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level19.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level2.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level2.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level20.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level20.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level21.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level21.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level22.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level22.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level23.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level23.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level24.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level24.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level25.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level25.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level26.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level26.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level3.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level3.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level4.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level4.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level5.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level5.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level6.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level6.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level7.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level7.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level8.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level8.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 levels/world1/level9.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1/level9.stl /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/credits.ogg /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/credits.ogg /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/Mortimers_chipdisko-fast.mod /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/Mortimers_chipdisko-fast.mod /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/Mortimers_chipdisko.mod /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/Mortimers_chipdisko.mod /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/cave-fast.mod /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/cave-fast.mod /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/cave.mod /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/cave.mod /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/fortress-fast.mod /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/fortress-fast.mod /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/fortress.mod /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/fortress.mod /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/fortress2-fast.mod /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/fortress2-fast.mod /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/fortress2.mod /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/fortress2.mod /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/leveldone.mod /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/leveldone.mod /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/theme.mod /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/theme.mod /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/SALCON-fast.MOD /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/SALCON-fast.MOD /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 music/SALCON.MOD /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music/SALCON.MOD /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/bigjump.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/bigjump.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/brick.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/brick.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/bump-upgrade.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/bump-upgrade.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/coffee.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/coffee.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/distro.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/distro.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/excellent.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/excellent.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/explode.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/explode.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/fall.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/fall.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/herring.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/herring.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/hurt.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/hurt.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/jump.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/jump.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/kick.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/kick.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/lifeup.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/lifeup.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/ricochet.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/ricochet.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/shoot.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/shoot.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/skid.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/skid.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/squish.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/squish.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/stomp.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/stomp.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/upgrade.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/upgrade.wav /home/slackel/salix-current/supertux/src/supertux-0.1.3/install-sh -c -m 644 sounds/warp.wav /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds/warp.wav make[2]: Leaving directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/data' make[1]: Leaving directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3/data' make[1]: Entering directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3' make[2]: Entering directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /home/slackel/salix-current/supertux/pkg/usr/share/applications mkdir -p -- /home/slackel/salix-current/supertux/pkg/usr/share/applications /bin/ginstall -c -m 644 supertux.desktop /home/slackel/salix-current/supertux/pkg/usr/share/applications/supertux.desktop /bin/sh ./mkinstalldirs /home/slackel/salix-current/supertux/pkg/usr/share/pixmaps mkdir -p -- /home/slackel/salix-current/supertux/pkg/usr/share/pixmaps /bin/ginstall -c -m 644 supertux.png /home/slackel/salix-current/supertux/pkg/usr/share/pixmaps/supertux.png make[2]: Leaving directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3' make[1]: Leaving directory `/home/slackel/salix-current/supertux/src/supertux-0.1.3' /home/slackel/salix-current/supertux/pkg: total 8 drwxr-xr-x 2 root root 4096 Apr 2 16:24 install drwxr-xr-x 6 root root 4096 Apr 2 16:24 usr /home/slackel/salix-current/supertux/pkg/install: total 4 -rw-r--r-- 1 root root 313 Apr 2 16:24 slack-desc /home/slackel/salix-current/supertux/pkg/usr: total 16 drwxr-xr-x 2 root root 4096 Apr 2 16:25 bin drwxr-xr-x 3 root root 4096 Apr 2 16:24 doc drwxr-xr-x 6 root root 4096 Apr 2 16:24 share drwxr-xr-x 3 root root 4096 Apr 2 16:21 src /home/slackel/salix-current/supertux/pkg/usr/bin: total 364 -rwxr-xr-x 1 root root 366176 Apr 2 16:25 supertux /home/slackel/salix-current/supertux/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Apr 2 16:24 supertux-0.1.3 /home/slackel/salix-current/supertux/pkg/usr/doc/supertux-0.1.3: total 228 -rw-r--r-- 1 root root 1982 Apr 2 16:24 AUTHORS -rw-r--r-- 1 root root 18007 Apr 2 16:24 COPYING -rw-r--r-- 1 root root 174270 Apr 2 16:24 ChangeLog -rw-r--r-- 1 root root 3015 Apr 2 16:24 INSTALL -rw-r--r-- 1 root root 4434 Apr 2 16:24 LEVELDESIGN -rw-r--r-- 1 root root 1779 Apr 2 16:24 NEWS -rw-r--r-- 1 root root 4928 Apr 2 16:24 README -rw-r--r-- 1 root root 18 Apr 2 16:24 TODO /home/slackel/salix-current/supertux/pkg/usr/share: total 16 drwxr-xr-x 2 root root 4096 Apr 2 16:24 applications drwxr-xr-x 3 root root 4096 Apr 2 16:24 icons drwxr-xr-x 2 root root 4096 Apr 2 16:24 pixmaps drwxr-xr-x 6 root root 4096 Apr 2 16:24 supertux /home/slackel/salix-current/supertux/pkg/usr/share/applications: total 4 -rw-r--r-- 1 root root 606 Apr 2 16:24 supertux.desktop /home/slackel/salix-current/supertux/pkg/usr/share/icons: total 4 drwxr-xr-x 3 root root 4096 Apr 2 16:24 hicolor /home/slackel/salix-current/supertux/pkg/usr/share/icons/hicolor: total 4 drwxr-xr-x 3 root root 4096 Apr 2 16:24 48x48 /home/slackel/salix-current/supertux/pkg/usr/share/icons/hicolor/48x48: total 4 drwxr-xr-x 2 root root 4096 Apr 2 16:24 apps /home/slackel/salix-current/supertux/pkg/usr/share/icons/hicolor/48x48/apps: total 8 -rw-r--r-- 1 root root 4097 Apr 2 16:24 supertux.png /home/slackel/salix-current/supertux/pkg/usr/share/pixmaps: total 8 -rw-r--r-- 1 root root 4097 Apr 2 16:24 supertux.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux: total 52 -rw-r--r-- 1 root root 1094 Apr 2 16:23 CREDITS -rw-r--r-- 1 root root 451 Apr 2 16:23 extro-bonus.txt -rw-r--r-- 1 root root 439 Apr 2 16:23 extro-bonus2.txt -rw-r--r-- 1 root root 1039 Apr 2 16:23 extro.txt drwxr-xr-x 9 root root 4096 Apr 2 16:23 images -rw-r--r-- 1 root root 660 Apr 2 16:23 intro.txt drwxr-xr-x 7 root root 4096 Apr 2 16:24 levels drwxr-xr-x 2 root root 4096 Apr 2 16:24 music drwxr-xr-x 2 root root 4096 Apr 2 16:24 sounds -rw-r--r-- 1 root root 15313 Apr 2 16:23 supertux.strf /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images: total 64 drwxr-xr-x 2 root root 4096 Apr 2 16:23 background -rw-r--r-- 1 root root 9620 Apr 2 16:23 icon.xpm drwxr-xr-x 2 root root 4096 Apr 2 16:23 icons drwxr-xr-x 2 root root 12288 Apr 2 16:23 shared drwxr-xr-x 2 root root 4096 Apr 2 16:23 status drwxr-xr-x 2 root root 20480 Apr 2 16:24 tilesets drwxr-xr-x 2 root root 4096 Apr 2 16:23 title drwxr-xr-x 2 root root 4096 Apr 2 16:23 worldmap /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/background: total 364 -rw-r--r-- 1 root root 39596 Apr 2 16:23 arctis.png -rw-r--r-- 1 root root 40874 Apr 2 16:23 arctis2.jpg -rw-r--r-- 1 root root 25993 Apr 2 16:23 arctis_dark.jpg -rw-r--r-- 1 root root 56093 Apr 2 16:23 cave2.jpg -rw-r--r-- 1 root root 39713 Apr 2 16:23 extro.jpg -rw-r--r-- 1 root root 118330 Apr 2 16:23 ocean.png -rw-r--r-- 1 root root 34810 Apr 2 16:23 oiltux.jpg /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/icons: total 92 -rw-r--r-- 1 root root 290 Apr 2 16:23 bgd.png -rw-r--r-- 1 root root 309 Apr 2 16:23 bkgrd.png -rw-r--r-- 1 root root 1088 Apr 2 16:23 default-icon.png -rw-r--r-- 1 root root 335 Apr 2 16:23 down.png -rw-r--r-- 1 root root 285 Apr 2 16:23 emy.png -rw-r--r-- 1 root root 351 Apr 2 16:23 exit.png -rw-r--r-- 1 root root 292 Apr 2 16:23 fgd.png -rw-r--r-- 1 root root 293 Apr 2 16:23 frgrd.png -rw-r--r-- 1 root root 306 Apr 2 16:23 intact.png -rw-r--r-- 1 root root 284 Apr 2 16:23 left.png -rw-r--r-- 1 root root 742 Apr 2 16:23 objects.png -rw-r--r-- 1 root root 334 Apr 2 16:23 properties.png -rw-r--r-- 1 root root 278 Apr 2 16:23 right.png -rw-r--r-- 1 root root 1423 Apr 2 16:23 rubber.png -rw-r--r-- 1 root root 582 Apr 2 16:23 save.png -rw-r--r-- 1 root root 451 Apr 2 16:23 select-mode1.png -rw-r--r-- 1 root root 448 Apr 2 16:23 select-mode2.png -rw-r--r-- 1 root root 634 Apr 2 16:23 select-one.png -rw-r--r-- 1 root root 281 Apr 2 16:23 select.png -rw-r--r-- 1 root root 1988 Apr 2 16:23 settings.png -rw-r--r-- 1 root root 1689 Apr 2 16:23 test-level.png -rw-r--r-- 1 root root 729 Apr 2 16:23 tilegroup.png -rw-r--r-- 1 root root 320 Apr 2 16:23 up.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/shared: total 956 -rw-r--r-- 1 root root 2625 Apr 2 16:23 1up.png -rw-r--r-- 1 root root 2714 Apr 2 16:23 bouncingsnowball-left-0.png -rw-r--r-- 1 root root 2708 Apr 2 16:23 bouncingsnowball-left-1.png -rw-r--r-- 1 root root 2665 Apr 2 16:23 bouncingsnowball-left-2.png -rw-r--r-- 1 root root 2838 Apr 2 16:23 bouncingsnowball-left-3.png -rw-r--r-- 1 root root 2641 Apr 2 16:23 bouncingsnowball-left-4.png -rw-r--r-- 1 root root 2787 Apr 2 16:23 bouncingsnowball-left-5.png -rw-r--r-- 1 root root 2733 Apr 2 16:23 bouncingsnowball-right-0.png -rw-r--r-- 1 root root 2733 Apr 2 16:23 bouncingsnowball-right-1.png -rw-r--r-- 1 root root 2663 Apr 2 16:23 bouncingsnowball-right-2.png -rw-r--r-- 1 root root 2879 Apr 2 16:23 bouncingsnowball-right-3.png -rw-r--r-- 1 root root 2633 Apr 2 16:23 bouncingsnowball-right-4.png -rw-r--r-- 1 root root 2795 Apr 2 16:23 bouncingsnowball-right-5.png -rw-r--r-- 1 root root 955 Apr 2 16:23 bullet-1.png -rw-r--r-- 1 root root 911 Apr 2 16:23 bullet-2.png -rw-r--r-- 1 root root 974 Apr 2 16:23 bullet-3.png -rw-r--r-- 1 root root 934 Apr 2 16:23 bullet-4.png -rw-r--r-- 1 root root 958 Apr 2 16:23 cloud-00.png -rw-r--r-- 1 root root 904 Apr 2 16:23 cloud-01.png -rw-r--r-- 1 root root 943 Apr 2 16:23 cloud-02.png -rw-r--r-- 1 root root 982 Apr 2 16:23 cloud-03.png -rw-r--r-- 1 root root 1501 Apr 2 16:23 cloud-10.png -rw-r--r-- 1 root root 969 Apr 2 16:23 cloud-11.png -rw-r--r-- 1 root root 1044 Apr 2 16:23 cloud-12.png -rw-r--r-- 1 root root 1673 Apr 2 16:23 cloud-13.png -rw-r--r-- 1 root root 12642 Apr 2 16:23 cloud.png -rw-r--r-- 1 root root 2505 Apr 2 16:23 egg.png -rw-r--r-- 1 root root 3918 Apr 2 16:23 firetux-duck-left.png -rw-r--r-- 1 root root 3927 Apr 2 16:23 firetux-duck-right.png -rw-r--r-- 1 root root 1827 Apr 2 16:23 firetux-grab-left-0.png -rw-r--r-- 1 root root 1874 Apr 2 16:23 firetux-grab-right-0.png -rw-r--r-- 1 root root 6176 Apr 2 16:23 firetux-jump-left-0.png -rw-r--r-- 1 root root 6145 Apr 2 16:23 firetux-jump-right-0.png -rw-r--r-- 1 root root 5239 Apr 2 16:23 firetux-kick-left-0.png -rw-r--r-- 1 root root 5186 Apr 2 16:23 firetux-kick-right-0.png -rw-r--r-- 1 root root 7093 Apr 2 16:23 firetux-skid-left.png -rw-r--r-- 1 root root 7065 Apr 2 16:23 firetux-skid-right.png -rw-r--r-- 1 root root 4983 Apr 2 16:23 firetux-stand-left.png -rw-r--r-- 1 root root 4905 Apr 2 16:23 firetux-stand-right.png -rw-r--r-- 1 root root 5077 Apr 2 16:23 firetux-walk-left-0.png -rw-r--r-- 1 root root 4726 Apr 2 16:23 firetux-walk-left-1.png -rw-r--r-- 1 root root 5170 Apr 2 16:23 firetux-walk-left-2.png -rw-r--r-- 1 root root 5520 Apr 2 16:23 firetux-walk-left-3.png -rw-r--r-- 1 root root 5135 Apr 2 16:23 firetux-walk-left-4.png -rw-r--r-- 1 root root 5020 Apr 2 16:23 firetux-walk-left-5.png -rw-r--r-- 1 root root 5046 Apr 2 16:23 firetux-walk-right-0.png -rw-r--r-- 1 root root 4698 Apr 2 16:23 firetux-walk-right-1.png -rw-r--r-- 1 root root 5094 Apr 2 16:23 firetux-walk-right-2.png -rw-r--r-- 1 root root 5488 Apr 2 16:23 firetux-walk-right-3.png -rw-r--r-- 1 root root 5125 Apr 2 16:23 firetux-walk-right-4.png -rw-r--r-- 1 root root 4991 Apr 2 16:23 firetux-walk-right-5.png -rw-r--r-- 1 root root 4774 Apr 2 16:23 fish-down-0.png -rw-r--r-- 1 root root 4718 Apr 2 16:23 fish-left-0.png -rw-r--r-- 1 root root 4528 Apr 2 16:23 fish-left-1.png -rw-r--r-- 1 root root 986 Apr 2 16:23 flag-0.png -rw-r--r-- 1 root root 1152 Apr 2 16:23 flag-1.png -rw-r--r-- 1 root root 1888 Apr 2 16:23 flame-0.png -rw-r--r-- 1 root root 1967 Apr 2 16:23 flame-1.png -rw-r--r-- 1 root root 4223 Apr 2 16:23 flyingsnowball-left-0.png -rw-r--r-- 1 root root 4415 Apr 2 16:23 flyingsnowball-left-1.png -rw-r--r-- 1 root root 3163 Apr 2 16:23 iceflower-1.png -rw-r--r-- 1 root root 3125 Apr 2 16:23 iceflower-2.png -rw-r--r-- 1 root root 3037 Apr 2 16:23 iceflower-3.png -rw-r--r-- 1 root root 3176 Apr 2 16:23 iceflower.png -rw-r--r-- 1 root root 4133 Apr 2 16:23 jumpy-left-down-0.png -rw-r--r-- 1 root root 4356 Apr 2 16:23 jumpy-left-middle-0.png -rw-r--r-- 1 root root 4744 Apr 2 16:23 jumpy-left-up-0.png -rw-r--r-- 1 root root 1911 Apr 2 16:23 largetux-grab-left-0.png -rw-r--r-- 1 root root 1930 Apr 2 16:23 largetux-grab-right-0.png -rw-r--r-- 1 root root 6463 Apr 2 16:23 largetux-jump-left-0.png -rw-r--r-- 1 root root 6399 Apr 2 16:23 largetux-jump-right-0.png -rw-r--r-- 1 root root 5200 Apr 2 16:23 largetux-kick-left-0.png -rw-r--r-- 1 root root 5190 Apr 2 16:23 largetux-kick-right-0.png -rw-r--r-- 1 root root 7154 Apr 2 16:23 largetux-skid-left.png -rw-r--r-- 1 root root 7186 Apr 2 16:23 largetux-skid-right.png -rw-r--r-- 1 root root 4697 Apr 2 16:23 largetux-stand-left.png -rw-r--r-- 1 root root 4669 Apr 2 16:23 largetux-stand-right.png -rw-r--r-- 1 root root 3464 Apr 2 16:23 largetux-star-0.png -rw-r--r-- 1 root root 3191 Apr 2 16:23 largetux-star-1.png -rw-r--r-- 1 root root 3135 Apr 2 16:23 largetux-star-2.png -rw-r--r-- 1 root root 4930 Apr 2 16:23 largetux-walk-left-0.png -rw-r--r-- 1 root root 4556 Apr 2 16:23 largetux-walk-left-1.png -rw-r--r-- 1 root root 4910 Apr 2 16:23 largetux-walk-left-2.png -rw-r--r-- 1 root root 5286 Apr 2 16:23 largetux-walk-left-3.png -rw-r--r-- 1 root root 4907 Apr 2 16:23 largetux-walk-left-4.png -rw-r--r-- 1 root root 4806 Apr 2 16:23 largetux-walk-left-5.png -rw-r--r-- 1 root root 4888 Apr 2 16:23 largetux-walk-right-0.png -rw-r--r-- 1 root root 4530 Apr 2 16:23 largetux-walk-right-1.png -rw-r--r-- 1 root root 4871 Apr 2 16:23 largetux-walk-right-2.png -rw-r--r-- 1 root root 5306 Apr 2 16:23 largetux-walk-right-3.png -rw-r--r-- 1 root root 4932 Apr 2 16:23 largetux-walk-right-4.png -rw-r--r-- 1 root root 4822 Apr 2 16:23 largetux-walk-right-5.png -rw-r--r-- 1 root root 5553 Apr 2 16:23 mrbomb-explosion-1.png -rw-r--r-- 1 root root 11561 Apr 2 16:23 mrbomb-explosion.png -rw-r--r-- 1 root root 3658 Apr 2 16:23 mrbomb-left-0.png -rw-r--r-- 1 root root 3378 Apr 2 16:23 mrbomb-left-1.png -rw-r--r-- 1 root root 3640 Apr 2 16:23 mrbomb-left-2.png -rw-r--r-- 1 root root 3378 Apr 2 16:23 mrbomb-left-3.png -rw-r--r-- 1 root root 3314 Apr 2 16:23 mrbomb-right-0.png -rw-r--r-- 1 root root 3563 Apr 2 16:23 mrbomb-right-1.png -rw-r--r-- 1 root root 3314 Apr 2 16:23 mrbomb-right-2.png -rw-r--r-- 1 root root 3580 Apr 2 16:23 mrbomb-right-3.png -rw-r--r-- 1 root root 2811 Apr 2 16:23 mrbombx-left-0.png -rw-r--r-- 1 root root 2881 Apr 2 16:23 mrbombx-left-1.png -rw-r--r-- 1 root root 2705 Apr 2 16:23 mrbombx-right-0.png -rw-r--r-- 1 root root 2849 Apr 2 16:23 mrbombx-right-1.png -rw-r--r-- 1 root root 2508 Apr 2 16:23 mriceblock-flat-left.png -rw-r--r-- 1 root root 2487 Apr 2 16:23 mriceblock-flat-right.png -rw-r--r-- 1 root root 2665 Apr 2 16:23 mriceblock-left-0.png -rw-r--r-- 1 root root 2667 Apr 2 16:23 mriceblock-left-1.png -rw-r--r-- 1 root root 2832 Apr 2 16:23 mriceblock-left-2.png -rw-r--r-- 1 root root 2677 Apr 2 16:23 mriceblock-left-3.png -rw-r--r-- 1 root root 2687 Apr 2 16:23 mriceblock-right-0.png -rw-r--r-- 1 root root 2689 Apr 2 16:23 mriceblock-right-1.png -rw-r--r-- 1 root root 2855 Apr 2 16:23 mriceblock-right-2.png -rw-r--r-- 1 root root 2697 Apr 2 16:23 mriceblock-right-3.png -rw-r--r-- 1 root root 230 Apr 2 16:23 pole.png -rw-r--r-- 1 root root 1481 Apr 2 16:23 poletop.png -rw-r--r-- 1 root root 698 Apr 2 16:23 resetpoint.png -rw-r--r-- 1 root root 4188 Apr 2 16:23 smalltux-gameover-0.png -rw-r--r-- 1 root root 4289 Apr 2 16:23 smalltux-gameover-1.png -rw-r--r-- 1 root root 847 Apr 2 16:23 smalltux-grab-left-0.png -rw-r--r-- 1 root root 849 Apr 2 16:23 smalltux-grab-right-0.png -rw-r--r-- 1 root root 3724 Apr 2 16:23 smalltux-jump-left.png -rw-r--r-- 1 root root 3649 Apr 2 16:23 smalltux-jump-right.png -rw-r--r-- 1 root root 3186 Apr 2 16:23 smalltux-kick-left-0.png -rw-r--r-- 1 root root 3142 Apr 2 16:23 smalltux-kick-right-0.png -rw-r--r-- 1 root root 3249 Apr 2 16:23 smalltux-left-1.png -rw-r--r-- 1 root root 3094 Apr 2 16:23 smalltux-left-2.png -rw-r--r-- 1 root root 3035 Apr 2 16:23 smalltux-left-3.png -rw-r--r-- 1 root root 3052 Apr 2 16:23 smalltux-left-4.png -rw-r--r-- 1 root root 3187 Apr 2 16:23 smalltux-left-5.png -rw-r--r-- 1 root root 2837 Apr 2 16:23 smalltux-left-6.png -rw-r--r-- 1 root root 2911 Apr 2 16:23 smalltux-left-7.png -rw-r--r-- 1 root root 3217 Apr 2 16:23 smalltux-left-8.png -rw-r--r-- 1 root root 3300 Apr 2 16:23 smalltux-right-1.png -rw-r--r-- 1 root root 3125 Apr 2 16:23 smalltux-right-2.png -rw-r--r-- 1 root root 3071 Apr 2 16:23 smalltux-right-3.png -rw-r--r-- 1 root root 3041 Apr 2 16:23 smalltux-right-4.png -rw-r--r-- 1 root root 3159 Apr 2 16:23 smalltux-right-5.png -rw-r--r-- 1 root root 2857 Apr 2 16:23 smalltux-right-6.png -rw-r--r-- 1 root root 2895 Apr 2 16:23 smalltux-right-7.png -rw-r--r-- 1 root root 3215 Apr 2 16:23 smalltux-right-8.png -rw-r--r-- 1 root root 3797 Apr 2 16:23 smalltux-skid-left.png -rw-r--r-- 1 root root 3720 Apr 2 16:23 smalltux-skid-right.png -rw-r--r-- 1 root root 2425 Apr 2 16:23 smalltux-star-0.png -rw-r--r-- 1 root root 2444 Apr 2 16:23 smalltux-star-1.png -rw-r--r-- 1 root root 2498 Apr 2 16:23 smalltux-star-2.png -rw-r--r-- 1 root root 1383 Apr 2 16:23 snow0.png -rw-r--r-- 1 root root 410 Apr 2 16:23 snow1.png -rw-r--r-- 1 root root 701 Apr 2 16:23 snow2.png -rw-r--r-- 1 root root 2848 Apr 2 16:23 snowball-left-0.png -rw-r--r-- 1 root root 2838 Apr 2 16:23 snowball-left-1.png -rw-r--r-- 1 root root 3014 Apr 2 16:23 snowball-left-2.png -rw-r--r-- 1 root root 2812 Apr 2 16:23 snowball-right-0.png -rw-r--r-- 1 root root 2846 Apr 2 16:23 snowball-right-1.png -rw-r--r-- 1 root root 2997 Apr 2 16:23 snowball-right-2.png -rw-r--r-- 1 root root 1525 Apr 2 16:23 snowball-squished-left.png -rw-r--r-- 1 root root 1494 Apr 2 16:23 snowball-squished-right.png -rw-r--r-- 1 root root 4085 Apr 2 16:23 spiky-left-0.png -rw-r--r-- 1 root root 4202 Apr 2 16:23 spiky-left-1.png -rw-r--r-- 1 root root 4081 Apr 2 16:23 spiky-left-2.png -rw-r--r-- 1 root root 4064 Apr 2 16:23 spiky-right-0.png -rw-r--r-- 1 root root 4279 Apr 2 16:23 spiky-right-1.png -rw-r--r-- 1 root root 4113 Apr 2 16:23 spiky-right-2.png -rw-r--r-- 1 root root 1727 Apr 2 16:23 stalactite-broken.png -rw-r--r-- 1 root root 2458 Apr 2 16:23 stalactite.png -rw-r--r-- 1 root root 2153 Apr 2 16:23 star-1.png -rw-r--r-- 1 root root 2060 Apr 2 16:23 star-2.png -rw-r--r-- 1 root root 1880 Apr 2 16:23 star-3.png -rw-r--r-- 1 root root 1439 Apr 2 16:23 star-4.png -rw-r--r-- 1 root root 2210 Apr 2 16:23 star.png -rw-r--r-- 1 root root 4075 Apr 2 16:23 tux-duck-left.png -rw-r--r-- 1 root root 4084 Apr 2 16:23 tux-duck-right.png -rw-r--r-- 1 root root 4077 Apr 2 16:23 tux-duck.png -rw-r--r-- 1 root root 911 Apr 2 16:23 tux-life.png -rw-r--r-- 1 root root 1594 Apr 2 16:23 water.png -rw-r--r-- 1 root root 2065 Apr 2 16:23 waves-0.png -rw-r--r-- 1 root root 2008 Apr 2 16:23 waves-1.png -rw-r--r-- 1 root root 2029 Apr 2 16:23 waves-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/status: total 424 -rw-r--r-- 1 root root 534 Apr 2 16:23 back.png -rw-r--r-- 1 root root 810 Apr 2 16:23 checkbox-checked.png -rw-r--r-- 1 root root 640 Apr 2 16:23 checkbox.png -rw-r--r-- 1 root root 75585 Apr 2 16:23 choose-level-subset.png -rw-r--r-- 1 root root 20350 Apr 2 16:23 choose-subset.png -rw-r--r-- 1 root root 34812 Apr 2 16:23 letters-black.png -rw-r--r-- 1 root root 27705 Apr 2 16:23 letters-blue.png -rw-r--r-- 1 root root 28270 Apr 2 16:23 letters-gold.png -rw-r--r-- 1 root root 21849 Apr 2 16:23 letters-green.png -rw-r--r-- 1 root root 32301 Apr 2 16:23 letters-red.png -rw-r--r-- 1 root root 36486 Apr 2 16:23 letters-silver.png -rw-r--r-- 1 root root 52339 Apr 2 16:23 letters-white-big.png -rw-r--r-- 1 root root 4841 Apr 2 16:23 letters-white-small.png -rw-r--r-- 1 root root 28322 Apr 2 16:23 letters-white.png -rw-r--r-- 1 root root 5843 Apr 2 16:23 level-subset-info.png -rw-r--r-- 1 root root 2787 Apr 2 16:23 lives.png -rw-r--r-- 1 root root 5606 Apr 2 16:23 mousecursor.png -rw-r--r-- 1 root root 6644 Apr 2 16:23 numbers.png -rw-r--r-- 1 root root 2989 Apr 2 16:23 score.png -rw-r--r-- 1 root root 1855 Apr 2 16:23 select-cursor.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/tilesets: total 1740 -rw-r--r-- 1 root root 1118 Apr 2 16:24 background.stgt -rw-r--r-- 1 root root 341 Apr 2 16:23 background1.png -rw-r--r-- 1 root root 904 Apr 2 16:23 background2.png -rw-r--r-- 1 root root 509 Apr 2 16:23 background3.png -rw-r--r-- 1 root root 1137 Apr 2 16:23 background4.png -rw-r--r-- 1 root root 1529 Apr 2 16:23 background5.png -rw-r--r-- 1 root root 1194 Apr 2 16:23 background6.png -rw-r--r-- 1 root root 1911 Apr 2 16:23 background7.png -rw-r--r-- 1 root root 3269 Apr 2 16:23 background8.png -rw-r--r-- 1 root root 25380 Apr 2 16:23 backgroundtile1.png -rw-r--r-- 1 root root 24202 Apr 2 16:23 backgroundtile2.png -rw-r--r-- 1 root root 25830 Apr 2 16:23 backgroundtile3.png -rw-r--r-- 1 root root 23966 Apr 2 16:23 backgroundtile4.png -rw-r--r-- 1 root root 23541 Apr 2 16:23 backgroundtile5.png -rw-r--r-- 1 root root 367 Apr 2 16:23 bkgd-00.png -rw-r--r-- 1 root root 233 Apr 2 16:23 bkgd-01.png -rw-r--r-- 1 root root 242 Apr 2 16:23 bkgd-02.png -rw-r--r-- 1 root root 460 Apr 2 16:23 bkgd-03.png -rw-r--r-- 1 root root 312 Apr 2 16:23 bkgd-10.png -rw-r--r-- 1 root root 178 Apr 2 16:23 bkgd-11.png -rw-r--r-- 1 root root 178 Apr 2 16:23 bkgd-12.png -rw-r--r-- 1 root root 388 Apr 2 16:23 bkgd-13.png -rw-r--r-- 1 root root 163 Apr 2 16:23 black.png -rw-r--r-- 1 root root 667 Apr 2 16:24 block.stgt -rw-r--r-- 1 root root 1883 Apr 2 16:23 block1.png -rw-r--r-- 1 root root 1308 Apr 2 16:23 block10.png -rw-r--r-- 1 root root 1633 Apr 2 16:23 block11.png -rw-r--r-- 1 root root 1609 Apr 2 16:23 block2.png -rw-r--r-- 1 root root 1834 Apr 2 16:23 block3.png -rw-r--r-- 1 root root 2100 Apr 2 16:23 block4.png -rw-r--r-- 1 root root 2059 Apr 2 16:23 block5.png -rw-r--r-- 1 root root 1802 Apr 2 16:23 block6.png -rw-r--r-- 1 root root 1954 Apr 2 16:23 block7.png -rw-r--r-- 1 root root 1812 Apr 2 16:23 block8.png -rw-r--r-- 1 root root 1639 Apr 2 16:23 block9.png -rw-r--r-- 1 root root 3302 Apr 2 16:23 bonus-1up.png -rw-r--r-- 1 root root 1957 Apr 2 16:23 bonus-flower.png -rw-r--r-- 1 root root 1598 Apr 2 16:23 bonus-grow.png -rw-r--r-- 1 root root 2937 Apr 2 16:23 bonus-herring.png -rw-r--r-- 1 root root 1510 Apr 2 16:23 bonus-invisible.png -rw-r--r-- 1 root root 2777 Apr 2 16:23 bonus1.png -rw-r--r-- 1 root root 1840 Apr 2 16:23 bonus2-1.png -rw-r--r-- 1 root root 1871 Apr 2 16:23 bonus2-2.png -rw-r--r-- 1 root root 1867 Apr 2 16:23 bonus2-3.png -rw-r--r-- 1 root root 1863 Apr 2 16:23 bonus2-4.png -rw-r--r-- 1 root root 1707 Apr 2 16:23 bonus2-5.png -rw-r--r-- 1 root root 1684 Apr 2 16:23 bonus2-d.png -rw-r--r-- 1 root root 452 Apr 2 16:23 box-empty.png -rw-r--r-- 1 root root 1153 Apr 2 16:23 box-full.png -rw-r--r-- 1 root root 2608 Apr 2 16:23 brick0.png -rw-r--r-- 1 root root 2811 Apr 2 16:23 brick1.png -rw-r--r-- 1 root root 1121 Apr 2 16:23 cloud-00.png -rw-r--r-- 1 root root 2011 Apr 2 16:23 cloud-01.png -rw-r--r-- 1 root root 1999 Apr 2 16:23 cloud-02.png -rw-r--r-- 1 root root 1598 Apr 2 16:23 cloud-03.png -rw-r--r-- 1 root root 1850 Apr 2 16:23 cloud-10.png -rw-r--r-- 1 root root 1918 Apr 2 16:23 cloud-11.png -rw-r--r-- 1 root root 1933 Apr 2 16:23 cloud-12.png -rw-r--r-- 1 root root 1801 Apr 2 16:23 cloud-13.png -rw-r--r-- 1 root root 2389 Apr 2 16:23 coin1.png -rw-r--r-- 1 root root 1814 Apr 2 16:23 coin2.png -rw-r--r-- 1 root root 948 Apr 2 16:23 coin3.png -rw-r--r-- 1 root root 823 Apr 2 16:24 darksnow.stgt -rw-r--r-- 1 root root 856 Apr 2 16:23 darksnow1.png -rw-r--r-- 1 root root 2990 Apr 2 16:23 darksnow10.png -rw-r--r-- 1 root root 3022 Apr 2 16:23 darksnow11.png -rw-r--r-- 1 root root 2942 Apr 2 16:23 darksnow12.png -rw-r--r-- 1 root root 2980 Apr 2 16:23 darksnow13.png -rw-r--r-- 1 root root 3054 Apr 2 16:23 darksnow14.png -rw-r--r-- 1 root root 2983 Apr 2 16:23 darksnow15.png -rw-r--r-- 1 root root 858 Apr 2 16:23 darksnow2.png -rw-r--r-- 1 root root 860 Apr 2 16:23 darksnow3.png -rw-r--r-- 1 root root 2927 Apr 2 16:23 darksnow4.png -rw-r--r-- 1 root root 2884 Apr 2 16:23 darksnow5.png -rw-r--r-- 1 root root 2858 Apr 2 16:24 darksnow6.png -rw-r--r-- 1 root root 2965 Apr 2 16:24 darksnow7.png -rw-r--r-- 1 root root 2912 Apr 2 16:24 darksnow8.png -rw-r--r-- 1 root root 3077 Apr 2 16:24 darksnow9.png -rw-r--r-- 1 root root 1920 Apr 2 16:24 distro-0.png -rw-r--r-- 1 root root 2316 Apr 2 16:24 distro-1.png -rw-r--r-- 1 root root 1534 Apr 2 16:24 distro-2.png -rw-r--r-- 1 root root 1399 Apr 2 16:24 distro-3.png -rw-r--r-- 1 root root 738 Apr 2 16:24 endseq.png -rw-r--r-- 1 root root 42282 Apr 2 16:24 exitbg.png -rw-r--r-- 1 root root 76225 Apr 2 16:24 exitfg.png -rw-r--r-- 1 root root 714 Apr 2 16:24 finalgoal.png -rw-r--r-- 1 root root 986 Apr 2 16:24 flag-0.png -rw-r--r-- 1 root root 1152 Apr 2 16:24 flag-1.png -rw-r--r-- 1 root root 1032 Apr 2 16:24 goal1-1.png -rw-r--r-- 1 root root 1056 Apr 2 16:24 goal1-2.png -rw-r--r-- 1 root root 1078 Apr 2 16:24 goal1-3.png -rw-r--r-- 1 root root 1084 Apr 2 16:24 goal1-4.png -rw-r--r-- 1 root root 1033 Apr 2 16:24 goal1-5.png -rw-r--r-- 1 root root 1242 Apr 2 16:24 goal2-1.png -rw-r--r-- 1 root root 1246 Apr 2 16:24 goal2-2.png -rw-r--r-- 1 root root 1264 Apr 2 16:24 goal2-3.png -rw-r--r-- 1 root root 1247 Apr 2 16:24 goal2-4.png -rw-r--r-- 1 root root 1166 Apr 2 16:24 goal2-5.png -rw-r--r-- 1 root root 2207 Apr 2 16:24 grey.png -rw-r--r-- 1 root root 426 Apr 2 16:24 grey.stgt -rw-r--r-- 1 root root 2484 Apr 2 16:24 grey2.png -rw-r--r-- 1 root root 2112 Apr 2 16:24 grey3.png -rw-r--r-- 1 root root 2214 Apr 2 16:24 grey4.png -rw-r--r-- 1 root root 2223 Apr 2 16:24 grey5.png -rw-r--r-- 1 root root 2184 Apr 2 16:24 grey6.png -rw-r--r-- 1 root root 2072 Apr 2 16:24 lava1-1.png -rw-r--r-- 1 root root 2077 Apr 2 16:24 lava1-2.png -rw-r--r-- 1 root root 2080 Apr 2 16:24 lava1-3.png -rw-r--r-- 1 root root 2068 Apr 2 16:24 lava1-4.png -rw-r--r-- 1 root root 776 Apr 2 16:24 lava2-1.png -rw-r--r-- 1 root root 794 Apr 2 16:24 lava2-2.png -rw-r--r-- 1 root root 1412 Apr 2 16:24 lava2-3.png -rw-r--r-- 1 root root 759 Apr 2 16:24 lava2-4.png -rw-r--r-- 1 root root 305 Apr 2 16:24 main.stgt -rw-r--r-- 1 root root 339 Apr 2 16:24 misc.stgt -rw-r--r-- 1 root root 7522 Apr 2 16:24 nolok1.png -rw-r--r-- 1 root root 7842 Apr 2 16:24 nolok2.png -rw-r--r-- 1 root root 156 Apr 2 16:24 notile.png -rw-r--r-- 1 root root 832 Apr 2 16:24 pipe1.png -rw-r--r-- 1 root root 754 Apr 2 16:24 pipe2.png -rw-r--r-- 1 root root 573 Apr 2 16:24 pipe3.png -rw-r--r-- 1 root root 508 Apr 2 16:24 pipe4.png -rw-r--r-- 1 root root 819 Apr 2 16:24 pipe5.png -rw-r--r-- 1 root root 784 Apr 2 16:24 pipe6.png -rw-r--r-- 1 root root 616 Apr 2 16:24 pipe7.png -rw-r--r-- 1 root root 567 Apr 2 16:24 pipe8.png -rw-r--r-- 1 root root 230 Apr 2 16:24 pole.png -rw-r--r-- 1 root root 1481 Apr 2 16:24 poletop.png -rw-r--r-- 1 root root 2269 Apr 2 16:24 run1.png -rw-r--r-- 1 root root 2422 Apr 2 16:24 run2.png -rw-r--r-- 1 root root 1359 Apr 2 16:24 run3.png -rw-r--r-- 1 root root 1444 Apr 2 16:24 run4.png -rw-r--r-- 1 root root 1116 Apr 2 16:24 snow.stgt -rw-r--r-- 1 root root 727 Apr 2 16:24 snow1.png -rw-r--r-- 1 root root 1568 Apr 2 16:24 snow10.png -rw-r--r-- 1 root root 1571 Apr 2 16:24 snow11.png -rw-r--r-- 1 root root 1515 Apr 2 16:24 snow12.png -rw-r--r-- 1 root root 2699 Apr 2 16:24 snow13.png -rw-r--r-- 1 root root 2470 Apr 2 16:24 snow14.png -rw-r--r-- 1 root root 2583 Apr 2 16:24 snow15.png -rw-r--r-- 1 root root 2371 Apr 2 16:24 snow16.png -rw-r--r-- 1 root root 2519 Apr 2 16:24 snow17.png -rw-r--r-- 1 root root 2594 Apr 2 16:24 snow18.png -rw-r--r-- 1 root root 2373 Apr 2 16:24 snow19.png -rw-r--r-- 1 root root 685 Apr 2 16:24 snow2.png -rw-r--r-- 1 root root 2639 Apr 2 16:24 snow20.png -rw-r--r-- 1 root root 2611 Apr 2 16:24 snow21.png -rw-r--r-- 1 root root 2302 Apr 2 16:24 snow22.png -rw-r--r-- 1 root root 2292 Apr 2 16:24 snow23.png -rw-r--r-- 1 root root 2407 Apr 2 16:24 snow24.png -rw-r--r-- 1 root root 2309 Apr 2 16:24 snow25.png -rw-r--r-- 1 root root 888 Apr 2 16:24 snow3.png -rw-r--r-- 1 root root 2231 Apr 2 16:24 snow4.png -rw-r--r-- 1 root root 2289 Apr 2 16:24 snow5.png -rw-r--r-- 1 root root 2492 Apr 2 16:24 snow6.png -rw-r--r-- 1 root root 2453 Apr 2 16:24 snow7.png -rw-r--r-- 1 root root 2414 Apr 2 16:24 snow8.png -rw-r--r-- 1 root root 2523 Apr 2 16:24 snow9.png -rw-r--r-- 1 root root 2426 Apr 2 16:24 snowbg1.png -rw-r--r-- 1 root root 2497 Apr 2 16:24 snowbg2.png -rw-r--r-- 1 root root 2059 Apr 2 16:24 snowbg3.png -rw-r--r-- 1 root root 2089 Apr 2 16:24 snowbg4.png -rw-r--r-- 1 root root 20512 Apr 2 16:24 supertux.stgt -rw-r--r-- 1 root root 79493 Apr 2 16:24 tree.png -rw-r--r-- 1 root root 166 Apr 2 16:24 water-trans.png -rw-r--r-- 1 root root 165 Apr 2 16:24 water.png -rw-r--r-- 1 root root 975 Apr 2 16:24 waterfall-trans1-1-1.png -rw-r--r-- 1 root root 1018 Apr 2 16:24 waterfall-trans1-1-2.png -rw-r--r-- 1 root root 991 Apr 2 16:24 waterfall-trans1-1-3.png -rw-r--r-- 1 root root 1097 Apr 2 16:24 waterfall-trans1-1-4.png -rw-r--r-- 1 root root 1048 Apr 2 16:24 waterfall-trans1-2-1.png -rw-r--r-- 1 root root 1020 Apr 2 16:24 waterfall-trans1-2-2.png -rw-r--r-- 1 root root 1069 Apr 2 16:24 waterfall-trans1-2-3.png -rw-r--r-- 1 root root 857 Apr 2 16:24 waterfall-trans1-2-4.png -rw-r--r-- 1 root root 900 Apr 2 16:24 waterfall-trans1-3-1.png -rw-r--r-- 1 root root 1040 Apr 2 16:24 waterfall-trans1-3-2.png -rw-r--r-- 1 root root 965 Apr 2 16:24 waterfall-trans1-3-3.png -rw-r--r-- 1 root root 1004 Apr 2 16:24 waterfall-trans1-3-4.png -rw-r--r-- 1 root root 997 Apr 2 16:24 waterfall-trans1-4-1.png -rw-r--r-- 1 root root 1089 Apr 2 16:24 waterfall-trans1-4-2.png -rw-r--r-- 1 root root 985 Apr 2 16:24 waterfall-trans1-4-3.png -rw-r--r-- 1 root root 972 Apr 2 16:24 waterfall-trans1-4-4.png -rw-r--r-- 1 root root 698 Apr 2 16:24 waterfall-trans2-1-1.png -rw-r--r-- 1 root root 610 Apr 2 16:24 waterfall-trans2-1-2.png -rw-r--r-- 1 root root 599 Apr 2 16:24 waterfall-trans2-1-3.png -rw-r--r-- 1 root root 671 Apr 2 16:24 waterfall-trans2-1-4.png -rw-r--r-- 1 root root 592 Apr 2 16:24 waterfall-trans2-2-1.png -rw-r--r-- 1 root root 642 Apr 2 16:24 waterfall-trans2-2-2.png -rw-r--r-- 1 root root 575 Apr 2 16:24 waterfall-trans2-2-3.png -rw-r--r-- 1 root root 559 Apr 2 16:24 waterfall-trans2-2-4.png -rw-r--r-- 1 root root 630 Apr 2 16:24 waterfall-trans2-3-1.png -rw-r--r-- 1 root root 676 Apr 2 16:24 waterfall-trans2-3-2.png -rw-r--r-- 1 root root 555 Apr 2 16:24 waterfall-trans2-3-3.png -rw-r--r-- 1 root root 665 Apr 2 16:24 waterfall-trans2-3-4.png -rw-r--r-- 1 root root 595 Apr 2 16:24 waterfall-trans2-4-1.png -rw-r--r-- 1 root root 564 Apr 2 16:24 waterfall-trans2-4-2.png -rw-r--r-- 1 root root 544 Apr 2 16:24 waterfall-trans2-4-3.png -rw-r--r-- 1 root root 619 Apr 2 16:24 waterfall-trans2-4-4.png -rw-r--r-- 1 root root 866 Apr 2 16:24 waterfall-trans3-1-1.png -rw-r--r-- 1 root root 779 Apr 2 16:24 waterfall-trans3-1-2.png -rw-r--r-- 1 root root 780 Apr 2 16:24 waterfall-trans3-1-3.png -rw-r--r-- 1 root root 853 Apr 2 16:24 waterfall-trans3-1-4.png -rw-r--r-- 1 root root 732 Apr 2 16:24 waterfall-trans3-2-1.png -rw-r--r-- 1 root root 774 Apr 2 16:24 waterfall-trans3-2-2.png -rw-r--r-- 1 root root 772 Apr 2 16:24 waterfall-trans3-2-3.png -rw-r--r-- 1 root root 736 Apr 2 16:24 waterfall-trans3-2-4.png -rw-r--r-- 1 root root 796 Apr 2 16:24 waterfall-trans3-3-1.png -rw-r--r-- 1 root root 802 Apr 2 16:24 waterfall-trans3-3-2.png -rw-r--r-- 1 root root 659 Apr 2 16:24 waterfall-trans3-3-3.png -rw-r--r-- 1 root root 859 Apr 2 16:24 waterfall-trans3-3-4.png -rw-r--r-- 1 root root 770 Apr 2 16:24 waterfall-trans3-4-1.png -rw-r--r-- 1 root root 852 Apr 2 16:24 waterfall-trans3-4-2.png -rw-r--r-- 1 root root 766 Apr 2 16:24 waterfall-trans3-4-3.png -rw-r--r-- 1 root root 815 Apr 2 16:24 waterfall-trans3-4-4.png -rw-r--r-- 1 root root 925 Apr 2 16:24 waterfall-trans4-1-1.png -rw-r--r-- 1 root root 838 Apr 2 16:24 waterfall-trans4-1-2.png -rw-r--r-- 1 root root 837 Apr 2 16:24 waterfall-trans4-1-3.png -rw-r--r-- 1 root root 957 Apr 2 16:24 waterfall-trans4-1-4.png -rw-r--r-- 1 root root 820 Apr 2 16:24 waterfall-trans4-2-1.png -rw-r--r-- 1 root root 969 Apr 2 16:24 waterfall-trans4-2-2.png -rw-r--r-- 1 root root 916 Apr 2 16:24 waterfall-trans4-2-3.png -rw-r--r-- 1 root root 873 Apr 2 16:24 waterfall-trans4-2-4.png -rw-r--r-- 1 root root 960 Apr 2 16:24 waterfall-trans4-3-1.png -rw-r--r-- 1 root root 933 Apr 2 16:24 waterfall-trans4-3-2.png -rw-r--r-- 1 root root 797 Apr 2 16:24 waterfall-trans4-3-3.png -rw-r--r-- 1 root root 987 Apr 2 16:24 waterfall-trans4-3-4.png -rw-r--r-- 1 root root 955 Apr 2 16:24 waterfall-trans4-4-1.png -rw-r--r-- 1 root root 1014 Apr 2 16:24 waterfall-trans4-4-2.png -rw-r--r-- 1 root root 907 Apr 2 16:24 waterfall-trans4-4-3.png -rw-r--r-- 1 root root 947 Apr 2 16:24 waterfall-trans4-4-4.png -rw-r--r-- 1 root root 909 Apr 2 16:24 waterfall-trans5-1-1.png -rw-r--r-- 1 root root 773 Apr 2 16:24 waterfall-trans5-1-2.png -rw-r--r-- 1 root root 889 Apr 2 16:24 waterfall-trans5-1-3.png -rw-r--r-- 1 root root 922 Apr 2 16:24 waterfall-trans5-1-4.png -rw-r--r-- 1 root root 809 Apr 2 16:24 waterfall-trans5-2-1.png -rw-r--r-- 1 root root 943 Apr 2 16:24 waterfall-trans5-2-2.png -rw-r--r-- 1 root root 883 Apr 2 16:24 waterfall-trans5-2-3.png -rw-r--r-- 1 root root 857 Apr 2 16:24 waterfall-trans5-2-4.png -rw-r--r-- 1 root root 902 Apr 2 16:24 waterfall-trans5-3-1.png -rw-r--r-- 1 root root 862 Apr 2 16:24 waterfall-trans5-3-2.png -rw-r--r-- 1 root root 797 Apr 2 16:24 waterfall-trans5-3-3.png -rw-r--r-- 1 root root 1009 Apr 2 16:24 waterfall-trans5-3-4.png -rw-r--r-- 1 root root 842 Apr 2 16:24 waterfall-trans5-4-1.png -rw-r--r-- 1 root root 991 Apr 2 16:24 waterfall-trans5-4-2.png -rw-r--r-- 1 root root 861 Apr 2 16:24 waterfall-trans5-4-3.png -rw-r--r-- 1 root root 978 Apr 2 16:24 waterfall-trans5-4-4.png -rw-r--r-- 1 root root 1160 Apr 2 16:24 waterfall0-0-1.png -rw-r--r-- 1 root root 1774 Apr 2 16:24 waterfall0-0-2.png -rw-r--r-- 1 root root 1828 Apr 2 16:24 waterfall0-0-3.png -rw-r--r-- 1 root root 1944 Apr 2 16:24 waterfall0-0-4.png -rw-r--r-- 1 root root 961 Apr 2 16:24 waterfall0-1-1.png -rw-r--r-- 1 root root 1159 Apr 2 16:24 waterfall0-1-2.png -rw-r--r-- 1 root root 1299 Apr 2 16:24 waterfall0-1-3.png -rw-r--r-- 1 root root 1389 Apr 2 16:24 waterfall0-1-4.png -rw-r--r-- 1 root root 1213 Apr 2 16:24 waterfall0-2-1.png -rw-r--r-- 1 root root 1377 Apr 2 16:24 waterfall0-2-2.png -rw-r--r-- 1 root root 1534 Apr 2 16:24 waterfall0-2-3.png -rw-r--r-- 1 root root 1546 Apr 2 16:24 waterfall0-2-4.png -rw-r--r-- 1 root root 1736 Apr 2 16:24 waterfall1-0-1.png -rw-r--r-- 1 root root 1688 Apr 2 16:24 waterfall1-0-2.png -rw-r--r-- 1 root root 1677 Apr 2 16:24 waterfall1-0-3.png -rw-r--r-- 1 root root 1684 Apr 2 16:24 waterfall1-0-4.png -rw-r--r-- 1 root root 936 Apr 2 16:24 waterfall1-1-1.png -rw-r--r-- 1 root root 989 Apr 2 16:24 waterfall1-1-2.png -rw-r--r-- 1 root root 968 Apr 2 16:24 waterfall1-1-3.png -rw-r--r-- 1 root root 1059 Apr 2 16:24 waterfall1-1-4.png -rw-r--r-- 1 root root 987 Apr 2 16:24 waterfall1-2-1.png -rw-r--r-- 1 root root 998 Apr 2 16:24 waterfall1-2-2.png -rw-r--r-- 1 root root 1012 Apr 2 16:24 waterfall1-2-3.png -rw-r--r-- 1 root root 817 Apr 2 16:24 waterfall1-2-4.png -rw-r--r-- 1 root root 880 Apr 2 16:24 waterfall1-3-1.png -rw-r--r-- 1 root root 1013 Apr 2 16:24 waterfall1-3-2.png -rw-r--r-- 1 root root 926 Apr 2 16:24 waterfall1-3-3.png -rw-r--r-- 1 root root 940 Apr 2 16:24 waterfall1-3-4.png -rw-r--r-- 1 root root 970 Apr 2 16:24 waterfall1-4-1.png -rw-r--r-- 1 root root 1031 Apr 2 16:24 waterfall1-4-2.png -rw-r--r-- 1 root root 957 Apr 2 16:24 waterfall1-4-3.png -rw-r--r-- 1 root root 946 Apr 2 16:24 waterfall1-4-4.png -rw-r--r-- 1 root root 1734 Apr 2 16:24 waterfall1-5-1.png -rw-r--r-- 1 root root 1378 Apr 2 16:24 waterfall1-5-2.png -rw-r--r-- 1 root root 1593 Apr 2 16:24 waterfall1-5-3.png -rw-r--r-- 1 root root 1632 Apr 2 16:24 waterfall1-5-4.png -rw-r--r-- 1 root root 715 Apr 2 16:24 waterfall2-1-1.png -rw-r--r-- 1 root root 625 Apr 2 16:24 waterfall2-1-2.png -rw-r--r-- 1 root root 616 Apr 2 16:24 waterfall2-1-3.png -rw-r--r-- 1 root root 686 Apr 2 16:24 waterfall2-1-4.png -rw-r--r-- 1 root root 609 Apr 2 16:24 waterfall2-2-1.png -rw-r--r-- 1 root root 659 Apr 2 16:24 waterfall2-2-2.png -rw-r--r-- 1 root root 590 Apr 2 16:24 waterfall2-2-3.png -rw-r--r-- 1 root root 575 Apr 2 16:24 waterfall2-2-4.png -rw-r--r-- 1 root root 647 Apr 2 16:24 waterfall2-3-1.png -rw-r--r-- 1 root root 690 Apr 2 16:24 waterfall2-3-2.png -rw-r--r-- 1 root root 570 Apr 2 16:24 waterfall2-3-3.png -rw-r--r-- 1 root root 681 Apr 2 16:24 waterfall2-3-4.png -rw-r--r-- 1 root root 611 Apr 2 16:24 waterfall2-4-1.png -rw-r--r-- 1 root root 579 Apr 2 16:24 waterfall2-4-2.png -rw-r--r-- 1 root root 562 Apr 2 16:24 waterfall2-4-3.png -rw-r--r-- 1 root root 634 Apr 2 16:24 waterfall2-4-4.png -rw-r--r-- 1 root root 882 Apr 2 16:24 waterfall3-1-1.png -rw-r--r-- 1 root root 796 Apr 2 16:24 waterfall3-1-2.png -rw-r--r-- 1 root root 796 Apr 2 16:24 waterfall3-1-3.png -rw-r--r-- 1 root root 870 Apr 2 16:24 waterfall3-1-4.png -rw-r--r-- 1 root root 748 Apr 2 16:24 waterfall3-2-1.png -rw-r--r-- 1 root root 789 Apr 2 16:24 waterfall3-2-2.png -rw-r--r-- 1 root root 788 Apr 2 16:24 waterfall3-2-3.png -rw-r--r-- 1 root root 752 Apr 2 16:24 waterfall3-2-4.png -rw-r--r-- 1 root root 811 Apr 2 16:24 waterfall3-3-1.png -rw-r--r-- 1 root root 818 Apr 2 16:24 waterfall3-3-2.png -rw-r--r-- 1 root root 674 Apr 2 16:24 waterfall3-3-3.png -rw-r--r-- 1 root root 874 Apr 2 16:24 waterfall3-3-4.png -rw-r--r-- 1 root root 785 Apr 2 16:24 waterfall3-4-1.png -rw-r--r-- 1 root root 867 Apr 2 16:24 waterfall3-4-2.png -rw-r--r-- 1 root root 781 Apr 2 16:24 waterfall3-4-3.png -rw-r--r-- 1 root root 831 Apr 2 16:24 waterfall3-4-4.png -rw-r--r-- 1 root root 942 Apr 2 16:24 waterfall4-1-1.png -rw-r--r-- 1 root root 854 Apr 2 16:24 waterfall4-1-2.png -rw-r--r-- 1 root root 855 Apr 2 16:24 waterfall4-1-3.png -rw-r--r-- 1 root root 973 Apr 2 16:24 waterfall4-1-4.png -rw-r--r-- 1 root root 835 Apr 2 16:24 waterfall4-2-1.png -rw-r--r-- 1 root root 984 Apr 2 16:24 waterfall4-2-2.png -rw-r--r-- 1 root root 933 Apr 2 16:24 waterfall4-2-3.png -rw-r--r-- 1 root root 889 Apr 2 16:24 waterfall4-2-4.png -rw-r--r-- 1 root root 976 Apr 2 16:24 waterfall4-3-1.png -rw-r--r-- 1 root root 947 Apr 2 16:24 waterfall4-3-2.png -rw-r--r-- 1 root root 813 Apr 2 16:24 waterfall4-3-3.png -rw-r--r-- 1 root root 1002 Apr 2 16:24 waterfall4-3-4.png -rw-r--r-- 1 root root 970 Apr 2 16:24 waterfall4-4-1.png -rw-r--r-- 1 root root 1030 Apr 2 16:24 waterfall4-4-2.png -rw-r--r-- 1 root root 924 Apr 2 16:24 waterfall4-4-3.png -rw-r--r-- 1 root root 962 Apr 2 16:24 waterfall4-4-4.png -rw-r--r-- 1 root root 925 Apr 2 16:24 waterfall5-1-1.png -rw-r--r-- 1 root root 789 Apr 2 16:24 waterfall5-1-2.png -rw-r--r-- 1 root root 904 Apr 2 16:24 waterfall5-1-3.png -rw-r--r-- 1 root root 938 Apr 2 16:24 waterfall5-1-4.png -rw-r--r-- 1 root root 824 Apr 2 16:24 waterfall5-2-1.png -rw-r--r-- 1 root root 958 Apr 2 16:24 waterfall5-2-2.png -rw-r--r-- 1 root root 898 Apr 2 16:24 waterfall5-2-3.png -rw-r--r-- 1 root root 873 Apr 2 16:24 waterfall5-2-4.png -rw-r--r-- 1 root root 918 Apr 2 16:24 waterfall5-3-1.png -rw-r--r-- 1 root root 878 Apr 2 16:24 waterfall5-3-2.png -rw-r--r-- 1 root root 814 Apr 2 16:24 waterfall5-3-3.png -rw-r--r-- 1 root root 1025 Apr 2 16:24 waterfall5-3-4.png -rw-r--r-- 1 root root 856 Apr 2 16:24 waterfall5-4-1.png -rw-r--r-- 1 root root 1006 Apr 2 16:24 waterfall5-4-2.png -rw-r--r-- 1 root root 875 Apr 2 16:24 waterfall5-4-3.png -rw-r--r-- 1 root root 993 Apr 2 16:24 waterfall5-4-4.png -rw-r--r-- 1 root root 644 Apr 2 16:24 waves-0.png -rw-r--r-- 1 root root 896 Apr 2 16:24 waves-1.png -rw-r--r-- 1 root root 746 Apr 2 16:24 waves-2.png -rw-r--r-- 1 root root 649 Apr 2 16:24 waves-trans-0.png -rw-r--r-- 1 root root 902 Apr 2 16:24 waves-trans-1.png -rw-r--r-- 1 root root 747 Apr 2 16:24 waves-trans-2.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/title: total 124 -rw-r--r-- 1 root root 49187 Apr 2 16:23 background.jpg -rw-r--r-- 1 root root 63064 Apr 2 16:23 logo.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/images/worldmap: total 292 -rw-r--r-- 1 root root 7190 Apr 2 16:23 antarctica.stwt -rw-r--r-- 1 root root 1717 Apr 2 16:23 castle1.png -rw-r--r-- 1 root root 1822 Apr 2 16:23 castle2.png -rw-r--r-- 1 root root 1698 Apr 2 16:23 castle3.png -rw-r--r-- 1 root root 2239 Apr 2 16:23 castle4.png -rw-r--r-- 1 root root 2291 Apr 2 16:23 castle5.png -rw-r--r-- 1 root root 2292 Apr 2 16:23 castle6.png -rw-r--r-- 1 root root 1571 Apr 2 16:23 castle7.png -rw-r--r-- 1 root root 2365 Apr 2 16:23 castle8.png -rw-r--r-- 1 root root 2218 Apr 2 16:23 castle9.png -rw-r--r-- 1 root root 1493 Apr 2 16:23 firetux.png -rw-r--r-- 1 root root 815 Apr 2 16:23 ground.png -rw-r--r-- 1 root root 1955 Apr 2 16:23 igloo1.png -rw-r--r-- 1 root root 2632 Apr 2 16:23 igloo2.png -rw-r--r-- 1 root root 1185 Apr 2 16:23 leveldot_green.png -rw-r--r-- 1 root root 1179 Apr 2 16:23 leveldot_red.png -rw-r--r-- 1 root root 253 Apr 2 16:23 levelmarker.png -rw-r--r-- 1 root root 815 Apr 2 16:23 placeholder.png -rw-r--r-- 1 root root 703 Apr 2 16:23 road_cross.png -rw-r--r-- 1 root root 1520 Apr 2 16:23 road_e.png -rw-r--r-- 1 root root 772 Apr 2 16:23 road_end.png -rw-r--r-- 1 root root 687 Apr 2 16:23 road_h.png -rw-r--r-- 1 root root 737 Apr 2 16:23 road_h_stop.png -rw-r--r-- 1 root root 1524 Apr 2 16:23 road_n.png -rw-r--r-- 1 root root 1847 Apr 2 16:23 road_ne.png -rw-r--r-- 1 root root 1943 Apr 2 16:23 road_nes.png -rw-r--r-- 1 root root 1977 Apr 2 16:23 road_nesw.png -rw-r--r-- 1 root root 1878 Apr 2 16:23 road_new.png -rw-r--r-- 1 root root 1553 Apr 2 16:23 road_ns.png -rw-r--r-- 1 root root 1920 Apr 2 16:23 road_nsw.png -rw-r--r-- 1 root root 1730 Apr 2 16:23 road_nw.png -rw-r--r-- 1 root root 1964 Apr 2 16:23 road_nws.png -rw-r--r-- 1 root root 1558 Apr 2 16:23 road_s.png -rw-r--r-- 1 root root 1812 Apr 2 16:23 road_se.png -rw-r--r-- 1 root root 1896 Apr 2 16:23 road_sw.png -rw-r--r-- 1 root root 1871 Apr 2 16:23 road_swe.png -rw-r--r-- 1 root root 798 Apr 2 16:23 road_v.png -rw-r--r-- 1 root root 789 Apr 2 16:23 road_v_stop.png -rw-r--r-- 1 root root 1541 Apr 2 16:23 road_w.png -rw-r--r-- 1 root root 1541 Apr 2 16:23 road_we.png -rw-r--r-- 1 root root 797 Apr 2 16:23 road_ws.png -rw-r--r-- 1 root root 1212 Apr 2 16:23 smalltux.png -rw-r--r-- 1 root root 870 Apr 2 16:23 snow1.png -rw-r--r-- 1 root root 1662 Apr 2 16:23 snow10.png -rw-r--r-- 1 root root 1815 Apr 2 16:23 snow11.png -rw-r--r-- 1 root root 1498 Apr 2 16:23 snow12.png -rw-r--r-- 1 root root 1535 Apr 2 16:23 snow13.png -rw-r--r-- 1 root root 866 Apr 2 16:23 snow2.png -rw-r--r-- 1 root root 1144 Apr 2 16:23 snow3.png -rw-r--r-- 1 root root 1123 Apr 2 16:23 snow4.png -rw-r--r-- 1 root root 1155 Apr 2 16:23 snow5.png -rw-r--r-- 1 root root 1066 Apr 2 16:23 snow6.png -rw-r--r-- 1 root root 1158 Apr 2 16:23 snow7.png -rw-r--r-- 1 root root 1402 Apr 2 16:23 snow8.png -rw-r--r-- 1 root root 1185 Apr 2 16:23 snow9.png -rw-r--r-- 1 root root 2169 Apr 2 16:23 snowman.png -rw-r--r-- 1 root root 3082 Apr 2 16:23 teleporter.png -rw-r--r-- 1 root root 1592 Apr 2 16:23 tux.png -rw-r--r-- 1 root root 181 Apr 2 16:23 water.png -rw-r--r-- 1 root root 1872 Apr 2 16:23 wood1.png -rw-r--r-- 1 root root 2796 Apr 2 16:23 wood10.png -rw-r--r-- 1 root root 2768 Apr 2 16:23 wood11.png -rw-r--r-- 1 root root 2779 Apr 2 16:23 wood12.png -rw-r--r-- 1 root root 2827 Apr 2 16:23 wood13.png -rw-r--r-- 1 root root 2439 Apr 2 16:23 wood2.png -rw-r--r-- 1 root root 1901 Apr 2 16:23 wood3.png -rw-r--r-- 1 root root 2409 Apr 2 16:23 wood4.png -rw-r--r-- 1 root root 1894 Apr 2 16:23 wood5.png -rw-r--r-- 1 root root 2709 Apr 2 16:23 wood6.png -rw-r--r-- 1 root root 2510 Apr 2 16:23 wood7.png -rw-r--r-- 1 root root 2513 Apr 2 16:23 wood8.png -rw-r--r-- 1 root root 2783 Apr 2 16:23 wood9.png /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels: total 20 drwxr-xr-x 2 root root 4096 Apr 2 16:24 bonus1 drwxr-xr-x 2 root root 4096 Apr 2 16:24 bonus2 drwxr-xr-x 2 root root 4096 Apr 2 16:24 misc drwxr-xr-x 2 root root 4096 Apr 2 16:24 world1 drwxr-xr-x 2 root root 4096 Apr 2 16:24 worldmaps /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus1: total 1484 -rw-r--r-- 1 root root 79157 Apr 2 16:24 abednego-level1.stl -rw-r--r-- 1 root root 43637 Apr 2 16:24 abednego-level2.stl -rw-r--r-- 1 root root 43044 Apr 2 16:24 abednego-level3.stl -rw-r--r-- 1 root root 70593 Apr 2 16:24 abednego-level4.stl -rw-r--r-- 1 root root 42290 Apr 2 16:24 bonus-level1.stl -rw-r--r-- 1 root root 70058 Apr 2 16:24 bonus-level2.stl -rw-r--r-- 1 root root 71587 Apr 2 16:24 bonus-level3.stl -rw-r--r-- 1 root root 71267 Apr 2 16:24 bonus-level4.stl -rw-r--r-- 1 root root 146322 Apr 2 16:24 bonus-level5.stl -rw-r--r-- 1 root root 70759 Apr 2 16:24 matr1x-level1.stl -rw-r--r-- 1 root root 73087 Apr 2 16:24 matr1x-level2.stl -rw-r--r-- 1 root root 69967 Apr 2 16:24 matr1x-level3.stl -rw-r--r-- 1 root root 30425 Apr 2 16:24 thompson-level1.stl -rw-r--r-- 1 root root 70313 Apr 2 16:24 thompson-level2.stl -rw-r--r-- 1 root root 30142 Apr 2 16:24 torfi-level1.stl -rw-r--r-- 1 root root 33990 Apr 2 16:24 torfi-level2.stl -rw-r--r-- 1 root root 28548 Apr 2 16:24 torfi-level3.stl -rw-r--r-- 1 root root 70976 Apr 2 16:24 wansti-level1.stl -rw-r--r-- 1 root root 70875 Apr 2 16:24 wansti-level2.stl -rw-r--r-- 1 root root 72569 Apr 2 16:24 wansti-level3.stl -rw-r--r-- 1 root root 70611 Apr 2 16:24 wansti-level4.stl -rw-r--r-- 1 root root 77699 Apr 2 16:24 wansti-level5.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/bonus2: total 1704 -rw-r--r-- 1 root root 91471 Apr 2 16:24 level1.stl -rw-r--r-- 1 root root 29591 Apr 2 16:24 level10.stl -rw-r--r-- 1 root root 70973 Apr 2 16:24 level11.stl -rw-r--r-- 1 root root 35048 Apr 2 16:24 level12.stl -rw-r--r-- 1 root root 29989 Apr 2 16:24 level13.stl -rw-r--r-- 1 root root 46132 Apr 2 16:24 level14.stl -rw-r--r-- 1 root root 53288 Apr 2 16:24 level15.stl -rw-r--r-- 1 root root 57378 Apr 2 16:24 level16.stl -rw-r--r-- 1 root root 57259 Apr 2 16:24 level17.stl -rw-r--r-- 1 root root 70236 Apr 2 16:24 level18.stl -rw-r--r-- 1 root root 77467 Apr 2 16:24 level19.stl -rw-r--r-- 1 root root 110520 Apr 2 16:24 level2.stl -rw-r--r-- 1 root root 69884 Apr 2 16:24 level20.stl -rw-r--r-- 1 root root 51525 Apr 2 16:24 level21.stl -rw-r--r-- 1 root root 33388 Apr 2 16:24 level22.stl -rw-r--r-- 1 root root 29978 Apr 2 16:24 level23.stl -rw-r--r-- 1 root root 27361 Apr 2 16:24 level24.stl -rw-r--r-- 1 root root 28955 Apr 2 16:24 level25.stl -rw-r--r-- 1 root root 52057 Apr 2 16:24 level26.stl -rw-r--r-- 1 root root 85500 Apr 2 16:24 level27.stl -rw-r--r-- 1 root root 14310 Apr 2 16:24 level28.stl -rw-r--r-- 1 root root 57420 Apr 2 16:24 level3.stl -rw-r--r-- 1 root root 77379 Apr 2 16:24 level4.stl -rw-r--r-- 1 root root 87723 Apr 2 16:24 level5.stl -rw-r--r-- 1 root root 80369 Apr 2 16:24 level6.stl -rw-r--r-- 1 root root 85558 Apr 2 16:24 level7.stl -rw-r--r-- 1 root root 72433 Apr 2 16:24 level8.stl -rw-r--r-- 1 root root 26072 Apr 2 16:24 level9.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/misc: total 44 -rw-r--r-- 1 root root 42208 Apr 2 16:24 menu.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/world1: total 1784 -rw-r--r-- 1 root root 43375 Apr 2 16:24 level1.stl -rw-r--r-- 1 root root 74633 Apr 2 16:24 level10.stl -rw-r--r-- 1 root root 72198 Apr 2 16:24 level11.stl -rw-r--r-- 1 root root 72428 Apr 2 16:24 level12.stl -rw-r--r-- 1 root root 42017 Apr 2 16:24 level13.stl -rw-r--r-- 1 root root 70955 Apr 2 16:24 level14.stl -rw-r--r-- 1 root root 71665 Apr 2 16:24 level15.stl -rw-r--r-- 1 root root 71663 Apr 2 16:24 level16.stl -rw-r--r-- 1 root root 72034 Apr 2 16:24 level17.stl -rw-r--r-- 1 root root 70807 Apr 2 16:24 level18.stl -rw-r--r-- 1 root root 70529 Apr 2 16:24 level19.stl -rw-r--r-- 1 root root 42116 Apr 2 16:24 level2.stl -rw-r--r-- 1 root root 71330 Apr 2 16:24 level20.stl -rw-r--r-- 1 root root 73907 Apr 2 16:24 level21.stl -rw-r--r-- 1 root root 37443 Apr 2 16:24 level22.stl -rw-r--r-- 1 root root 72469 Apr 2 16:24 level23.stl -rw-r--r-- 1 root root 74486 Apr 2 16:24 level24.stl -rw-r--r-- 1 root root 70444 Apr 2 16:24 level25.stl -rw-r--r-- 1 root root 73443 Apr 2 16:24 level26.stl -rw-r--r-- 1 root root 54746 Apr 2 16:24 level3.stl -rw-r--r-- 1 root root 38367 Apr 2 16:24 level4.stl -rw-r--r-- 1 root root 49780 Apr 2 16:24 level5.stl -rw-r--r-- 1 root root 71600 Apr 2 16:24 level6.stl -rw-r--r-- 1 root root 72934 Apr 2 16:24 level7.stl -rw-r--r-- 1 root root 72590 Apr 2 16:24 level8.stl -rw-r--r-- 1 root root 73300 Apr 2 16:24 level9.stl /home/slackel/salix-current/supertux/pkg/usr/share/supertux/levels/worldmaps: total 36 -rw-r--r-- 1 root root 15318 Apr 2 16:24 bonusisland1.stwm -rw-r--r-- 1 root root 11700 Apr 2 16:24 bonusisland2.stwm -rw-r--r-- 1 root root 6069 Apr 2 16:24 world1.stwm /home/slackel/salix-current/supertux/pkg/usr/share/supertux/music: total 6768 -rw-r--r-- 1 root root 36938 Apr 2 16:24 Mortimers_chipdisko-fast.mod -rw-r--r-- 1 root root 36938 Apr 2 16:24 Mortimers_chipdisko.mod -rw-r--r-- 1 root root 459285 Apr 2 16:24 SALCON-fast.MOD -rw-r--r-- 1 root root 459285 Apr 2 16:24 SALCON.MOD -rw-r--r-- 1 root root 886106 Apr 2 16:24 cave-fast.mod -rw-r--r-- 1 root root 886106 Apr 2 16:24 cave.mod -rw-r--r-- 1 root root 1509784 Apr 2 16:24 credits.ogg -rw-r--r-- 1 root root 723337 Apr 2 16:24 fortress-fast.mod -rw-r--r-- 1 root root 723337 Apr 2 16:24 fortress.mod -rw-r--r-- 1 root root 83526 Apr 2 16:24 fortress2-fast.mod -rw-r--r-- 1 root root 83526 Apr 2 16:24 fortress2.mod -rw-r--r-- 1 root root 131369 Apr 2 16:24 leveldone.mod -rw-r--r-- 1 root root 829273 Apr 2 16:24 theme.mod /home/slackel/salix-current/supertux/pkg/usr/share/supertux/sounds: total 420 -rw-r--r-- 1 root root 15450 Apr 2 16:24 bigjump.wav -rw-r--r-- 1 root root 3148 Apr 2 16:24 brick.wav -rw-r--r-- 1 root root 4486 Apr 2 16:24 bump-upgrade.wav -rw-r--r-- 1 root root 8291 Apr 2 16:24 coffee.wav -rw-r--r-- 1 root root 11598 Apr 2 16:24 distro.wav -rw-r--r-- 1 root root 24824 Apr 2 16:24 excellent.wav -rw-r--r-- 1 root root 22580 Apr 2 16:24 explode.wav -rw-r--r-- 1 root root 83488 Apr 2 16:24 fall.wav -rw-r--r-- 1 root root 16666 Apr 2 16:24 herring.wav -rw-r--r-- 1 root root 6432 Apr 2 16:24 hurt.wav -rw-r--r-- 1 root root 5702 Apr 2 16:24 jump.wav -rw-r--r-- 1 root root 3913 Apr 2 16:24 kick.wav -rw-r--r-- 1 root root 94470 Apr 2 16:24 lifeup.wav -rw-r--r-- 1 root root 8214 Apr 2 16:24 ricochet.wav -rw-r--r-- 1 root root 3906 Apr 2 16:24 shoot.wav -rw-r--r-- 1 root root 9894 Apr 2 16:24 skid.wav -rw-r--r-- 1 root root 7372 Apr 2 16:24 squish.wav -rw-r--r-- 1 root root 9620 Apr 2 16:24 stomp.wav -rw-r--r-- 1 root root 8066 Apr 2 16:24 upgrade.wav -rw-r--r-- 1 root root 32056 Apr 2 16:24 warp.wav /home/slackel/salix-current/supertux/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Apr 2 16:25 supertux-0.1.3 /home/slackel/salix-current/supertux/pkg/usr/src/supertux-0.1.3: total 8 -rw-r--r-- 1 root root 1681 Apr 2 16:25 SLKBUILD -rw-r--r-- 1 root root 458 Apr 2 16:21 supertux-gcc4.2.patch Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/slackel/salix-current/supertux/supertux-0.1.3-i486-1dj.txz ./ usr/ usr/src/ usr/src/supertux-0.1.3/ usr/src/supertux-0.1.3/SLKBUILD usr/src/supertux-0.1.3/supertux-gcc4.2.patch usr/doc/ usr/doc/supertux-0.1.3/ usr/doc/supertux-0.1.3/TODO usr/doc/supertux-0.1.3/INSTALL usr/doc/supertux-0.1.3/README usr/doc/supertux-0.1.3/ChangeLog usr/doc/supertux-0.1.3/NEWS usr/doc/supertux-0.1.3/LEVELDESIGN usr/doc/supertux-0.1.3/AUTHORS usr/doc/supertux-0.1.3/COPYING usr/bin/ usr/bin/supertux usr/share/ usr/share/supertux/ usr/share/supertux/intro.txt usr/share/supertux/CREDITS usr/share/supertux/levels/ usr/share/supertux/levels/misc/ usr/share/supertux/levels/misc/menu.stl usr/share/supertux/levels/worldmaps/ usr/share/supertux/levels/worldmaps/bonusisland2.stwm usr/share/supertux/levels/worldmaps/bonusisland1.stwm usr/share/supertux/levels/worldmaps/world1.stwm usr/share/supertux/levels/bonus2/ usr/share/supertux/levels/bonus2/level14.stl usr/share/supertux/levels/bonus2/level15.stl usr/share/supertux/levels/bonus2/level7.stl usr/share/supertux/levels/bonus2/level2.stl usr/share/supertux/levels/bonus2/level9.stl usr/share/supertux/levels/bonus2/level4.stl usr/share/supertux/levels/bonus2/level1.stl usr/share/supertux/levels/bonus2/level25.stl usr/share/supertux/levels/bonus2/level21.stl usr/share/supertux/levels/bonus2/level12.stl usr/share/supertux/levels/bonus2/level28.stl usr/share/supertux/levels/bonus2/level8.stl usr/share/supertux/levels/bonus2/level3.stl usr/share/supertux/levels/bonus2/level19.stl usr/share/supertux/levels/bonus2/level6.stl usr/share/supertux/levels/bonus2/level13.stl usr/share/supertux/levels/bonus2/level11.stl usr/share/supertux/levels/bonus2/level22.stl usr/share/supertux/levels/bonus2/level20.stl usr/share/supertux/levels/bonus2/level17.stl usr/share/supertux/levels/bonus2/level18.stl usr/share/supertux/levels/bonus2/level26.stl usr/share/supertux/levels/bonus2/level27.stl usr/share/supertux/levels/bonus2/level16.stl usr/share/supertux/levels/bonus2/level5.stl usr/share/supertux/levels/bonus2/level24.stl usr/share/supertux/levels/bonus2/level23.stl usr/share/supertux/levels/bonus2/level10.stl usr/share/supertux/levels/world1/ usr/share/supertux/levels/world1/level14.stl usr/share/supertux/levels/world1/level15.stl usr/share/supertux/levels/world1/level7.stl usr/share/supertux/levels/world1/level2.stl usr/share/supertux/levels/world1/level9.stl usr/share/supertux/levels/world1/level4.stl usr/share/supertux/levels/world1/level1.stl usr/share/supertux/levels/world1/level25.stl usr/share/supertux/levels/world1/level21.stl usr/share/supertux/levels/world1/level12.stl usr/share/supertux/levels/world1/level8.stl usr/share/supertux/levels/world1/level3.stl usr/share/supertux/levels/world1/level19.stl usr/share/supertux/levels/world1/level6.stl usr/share/supertux/levels/world1/level13.stl usr/share/supertux/levels/world1/level11.stl usr/share/supertux/levels/world1/level22.stl usr/share/supertux/levels/world1/level20.stl usr/share/supertux/levels/world1/level17.stl usr/share/supertux/levels/world1/level18.stl usr/share/supertux/levels/world1/level26.stl usr/share/supertux/levels/world1/level16.stl usr/share/supertux/levels/world1/level5.stl usr/share/supertux/levels/world1/level24.stl usr/share/supertux/levels/world1/level23.stl usr/share/supertux/levels/world1/level10.stl usr/share/supertux/levels/bonus1/ usr/share/supertux/levels/bonus1/abednego-level4.stl usr/share/supertux/levels/bonus1/bonus-level3.stl usr/share/supertux/levels/bonus1/abednego-level3.stl usr/share/supertux/levels/bonus1/matr1x-level1.stl usr/share/supertux/levels/bonus1/torfi-level1.stl usr/share/supertux/levels/bonus1/wansti-level3.stl usr/share/supertux/levels/bonus1/wansti-level4.stl usr/share/supertux/levels/bonus1/bonus-level2.stl usr/share/supertux/levels/bonus1/bonus-level5.stl usr/share/supertux/levels/bonus1/wansti-level1.stl usr/share/supertux/levels/bonus1/matr1x-level3.stl usr/share/supertux/levels/bonus1/bonus-level4.stl usr/share/supertux/levels/bonus1/matr1x-level2.stl usr/share/supertux/levels/bonus1/torfi-level3.stl usr/share/supertux/levels/bonus1/abednego-level2.stl usr/share/supertux/levels/bonus1/wansti-level2.stl usr/share/supertux/levels/bonus1/bonus-level1.stl usr/share/supertux/levels/bonus1/abednego-level1.stl usr/share/supertux/levels/bonus1/wansti-level5.stl usr/share/supertux/levels/bonus1/thompson-level2.stl usr/share/supertux/levels/bonus1/torfi-level2.stl usr/share/supertux/levels/bonus1/thompson-level1.stl usr/share/supertux/sounds/ usr/share/supertux/sounds/ricochet.wav usr/share/supertux/sounds/upgrade.wav usr/share/supertux/sounds/kick.wav usr/share/supertux/sounds/squish.wav usr/share/supertux/sounds/warp.wav usr/share/supertux/sounds/herring.wav usr/share/supertux/sounds/fall.wav usr/share/supertux/sounds/jump.wav usr/share/supertux/sounds/shoot.wav usr/share/supertux/sounds/distro.wav usr/share/supertux/sounds/bigjump.wav usr/share/supertux/sounds/skid.wav usr/share/supertux/sounds/coffee.wav usr/share/supertux/sounds/bump-upgrade.wav usr/share/supertux/sounds/lifeup.wav usr/share/supertux/sounds/brick.wav usr/share/supertux/sounds/hurt.wav usr/share/supertux/sounds/explode.wav usr/share/supertux/sounds/stomp.wav usr/share/supertux/sounds/excellent.wav usr/share/supertux/extro-bonus2.txt usr/share/supertux/extro.txt usr/share/supertux/extro-bonus.txt usr/share/supertux/music/ usr/share/supertux/music/cave.mod usr/share/supertux/music/fortress2.mod usr/share/supertux/music/SALCON-fast.MOD usr/share/supertux/music/SALCON.MOD usr/share/supertux/music/fortress.mod usr/share/supertux/music/theme.mod usr/share/supertux/music/Mortimers_chipdisko-fast.mod usr/share/supertux/music/credits.ogg usr/share/supertux/music/fortress2-fast.mod usr/share/supertux/music/Mortimers_chipdisko.mod usr/share/supertux/music/leveldone.mod usr/share/supertux/music/fortress-fast.mod usr/share/supertux/music/cave-fast.mod usr/share/supertux/supertux.strf usr/share/supertux/images/ usr/share/supertux/images/background/ usr/share/supertux/images/background/arctis_dark.jpg usr/share/supertux/images/background/arctis2.jpg usr/share/supertux/images/background/ocean.png usr/share/supertux/images/background/arctis.png usr/share/supertux/images/background/oiltux.jpg usr/share/supertux/images/background/cave2.jpg usr/share/supertux/images/background/extro.jpg usr/share/supertux/images/title/ usr/share/supertux/images/title/logo.png usr/share/supertux/images/title/background.jpg usr/share/supertux/images/shared/ usr/share/supertux/images/shared/smalltux-star-2.png usr/share/supertux/images/shared/flyingsnowball-left-1.png usr/share/supertux/images/shared/firetux-walk-left-1.png usr/share/supertux/images/shared/cloud-03.png usr/share/supertux/images/shared/mrbombx-right-1.png usr/share/supertux/images/shared/bouncingsnowball-left-2.png usr/share/supertux/images/shared/poletop.png usr/share/supertux/images/shared/mriceblock-right-3.png usr/share/supertux/images/shared/snow0.png usr/share/supertux/images/shared/waves-0.png usr/share/supertux/images/shared/bouncingsnowball-left-1.png usr/share/supertux/images/shared/snowball-right-0.png usr/share/supertux/images/shared/largetux-walk-left-4.png usr/share/supertux/images/shared/bouncingsnowball-right-5.png usr/share/supertux/images/shared/firetux-walk-left-5.png usr/share/supertux/images/shared/firetux-skid-right.png usr/share/supertux/images/shared/bouncingsnowball-right-1.png usr/share/supertux/images/shared/mrbombx-left-0.png usr/share/supertux/images/shared/largetux-walk-left-2.png usr/share/supertux/images/shared/firetux-walk-right-4.png usr/share/supertux/images/shared/fish-left-1.png usr/share/supertux/images/shared/mrbomb-left-1.png usr/share/supertux/images/shared/stalactite-broken.png usr/share/supertux/images/shared/tux-duck-right.png usr/share/supertux/images/shared/firetux-walk-right-2.png usr/share/supertux/images/shared/largetux-kick-right-0.png usr/share/supertux/images/shared/largetux-jump-left-0.png usr/share/supertux/images/shared/largetux-walk-right-0.png usr/share/supertux/images/shared/bullet-4.png usr/share/supertux/images/shared/1up.png usr/share/supertux/images/shared/jumpy-left-middle-0.png usr/share/supertux/images/shared/mrbomb-right-3.png usr/share/supertux/images/shared/firetux-walk-left-0.png usr/share/supertux/images/shared/smalltux-jump-right.png usr/share/supertux/images/shared/firetux-kick-right-0.png usr/share/supertux/images/shared/mrbombx-right-0.png usr/share/supertux/images/shared/smalltux-left-8.png usr/share/supertux/images/shared/firetux-grab-right-0.png usr/share/supertux/images/shared/largetux-walk-right-5.png usr/share/supertux/images/shared/waves-2.png usr/share/supertux/images/shared/largetux-walk-right-3.png usr/share/supertux/images/shared/star.png usr/share/supertux/images/shared/largetux-skid-left.png usr/share/supertux/images/shared/smalltux-skid-left.png usr/share/supertux/images/shared/cloud-11.png usr/share/supertux/images/shared/snowball-right-1.png usr/share/supertux/images/shared/mriceblock-left-2.png usr/share/supertux/images/shared/smalltux-right-1.png usr/share/supertux/images/shared/water.png usr/share/supertux/images/shared/cloud.png usr/share/supertux/images/shared/largetux-star-1.png usr/share/supertux/images/shared/smalltux-grab-right-0.png usr/share/supertux/images/shared/snowball-left-0.png usr/share/supertux/images/shared/spiky-right-1.png usr/share/supertux/images/shared/largetux-walk-left-1.png usr/share/supertux/images/shared/bouncingsnowball-right-4.png usr/share/supertux/images/shared/spiky-left-0.png usr/share/supertux/images/shared/firetux-grab-left-0.png usr/share/supertux/images/shared/smalltux-right-3.png usr/share/supertux/images/shared/largetux-skid-right.png usr/share/supertux/images/shared/stalactite.png usr/share/supertux/images/shared/largetux-star-2.png usr/share/supertux/images/shared/firetux-walk-right-1.png usr/share/supertux/images/shared/bullet-3.png usr/share/supertux/images/shared/largetux-jump-right-0.png usr/share/supertux/images/shared/mriceblock-right-1.png usr/share/supertux/images/shared/mrbombx-left-1.png usr/share/supertux/images/shared/snowball-left-1.png usr/share/supertux/images/shared/smalltux-right-7.png usr/share/supertux/images/shared/snowball-squished-right.png usr/share/supertux/images/shared/firetux-duck-right.png usr/share/supertux/images/shared/smalltux-left-1.png usr/share/supertux/images/shared/cloud-12.png usr/share/supertux/images/shared/mrbomb-left-0.png usr/share/supertux/images/shared/largetux-walk-right-4.png usr/share/supertux/images/shared/star-4.png usr/share/supertux/images/shared/smalltux-jump-left.png usr/share/supertux/images/shared/largetux-stand-left.png usr/share/supertux/images/shared/largetux-grab-right-0.png usr/share/supertux/images/shared/largetux-star-0.png usr/share/supertux/images/shared/bouncingsnowball-left-4.png usr/share/supertux/images/shared/mriceblock-left-1.png usr/share/supertux/images/shared/mriceblock-right-0.png usr/share/supertux/images/shared/jumpy-left-down-0.png usr/share/supertux/images/shared/mriceblock-flat-left.png usr/share/supertux/images/shared/smalltux-left-5.png usr/share/supertux/images/shared/star-3.png usr/share/supertux/images/shared/mriceblock-right-2.png usr/share/supertux/images/shared/smalltux-right-8.png usr/share/supertux/images/shared/smalltux-left-7.png usr/share/supertux/images/shared/bullet-2.png usr/share/supertux/images/shared/bouncingsnowball-left-0.png usr/share/supertux/images/shared/firetux-walk-left-2.png usr/share/supertux/images/shared/egg.png usr/share/supertux/images/shared/firetux-stand-left.png usr/share/supertux/images/shared/mrbomb-explosion.png usr/share/supertux/images/shared/largetux-kick-left-0.png usr/share/supertux/images/shared/largetux-grab-left-0.png usr/share/supertux/images/shared/firetux-walk-right-3.png usr/share/supertux/images/shared/bouncingsnowball-left-5.png usr/share/supertux/images/shared/smalltux-gameover-1.png usr/share/supertux/images/shared/snowball-right-2.png usr/share/supertux/images/shared/smalltux-skid-right.png usr/share/supertux/images/shared/mriceblock-left-0.png usr/share/supertux/images/shared/spiky-right-0.png usr/share/supertux/images/shared/iceflower-1.png usr/share/supertux/images/shared/largetux-walk-left-0.png usr/share/supertux/images/shared/firetux-walk-right-0.png usr/share/supertux/images/shared/mrbomb-left-3.png usr/share/supertux/images/shared/smalltux-kick-right-0.png usr/share/supertux/images/shared/smalltux-left-3.png usr/share/supertux/images/shared/cloud-00.png usr/share/supertux/images/shared/firetux-walk-left-3.png usr/share/supertux/images/shared/tux-duck.png usr/share/supertux/images/shared/fish-left-0.png usr/share/supertux/images/shared/flag-1.png usr/share/supertux/images/shared/smalltux-kick-left-0.png usr/share/supertux/images/shared/smalltux-left-4.png usr/share/supertux/images/shared/smalltux-star-1.png usr/share/supertux/images/shared/bouncingsnowball-right-2.png usr/share/supertux/images/shared/smalltux-right-2.png usr/share/supertux/images/shared/firetux-walk-right-5.png usr/share/supertux/images/shared/spiky-right-2.png usr/share/supertux/images/shared/spiky-left-2.png usr/share/supertux/images/shared/smalltux-gameover-0.png usr/share/supertux/images/shared/tux-duck-left.png usr/share/supertux/images/shared/tux-life.png usr/share/supertux/images/shared/firetux-jump-left-0.png usr/share/supertux/images/shared/spiky-left-1.png usr/share/supertux/images/shared/cloud-01.png usr/share/supertux/images/shared/snow2.png usr/share/supertux/images/shared/star-1.png usr/share/supertux/images/shared/smalltux-left-6.png usr/share/supertux/images/shared/largetux-walk-right-1.png usr/share/supertux/images/shared/smalltux-star-0.png usr/share/supertux/images/shared/mrbomb-right-0.png usr/share/supertux/images/shared/cloud-10.png usr/share/supertux/images/shared/mrbomb-left-2.png usr/share/supertux/images/shared/bouncingsnowball-right-3.png usr/share/supertux/images/shared/flyingsnowball-left-0.png usr/share/supertux/images/shared/flame-1.png usr/share/supertux/images/shared/mrbomb-explosion-1.png usr/share/supertux/images/shared/firetux-duck-left.png usr/share/supertux/images/shared/firetux-kick-left-0.png usr/share/supertux/images/shared/pole.png usr/share/supertux/images/shared/firetux-stand-right.png usr/share/supertux/images/shared/flame-0.png usr/share/supertux/images/shared/fish-down-0.png usr/share/supertux/images/shared/bouncingsnowball-left-3.png usr/share/supertux/images/shared/smalltux-grab-left-0.png usr/share/supertux/images/shared/smalltux-right-4.png usr/share/supertux/images/shared/largetux-walk-left-3.png usr/share/supertux/images/shared/firetux-skid-left.png usr/share/supertux/images/shared/cloud-13.png usr/share/supertux/images/shared/smalltux-right-6.png usr/share/supertux/images/shared/largetux-stand-right.png usr/share/supertux/images/shared/firetux-walk-left-4.png usr/share/supertux/images/shared/smalltux-left-2.png usr/share/supertux/images/shared/snow1.png usr/share/supertux/images/shared/resetpoint.png usr/share/supertux/images/shared/bullet-1.png usr/share/supertux/images/shared/bouncingsnowball-right-0.png usr/share/supertux/images/shared/iceflower-3.png usr/share/supertux/images/shared/jumpy-left-up-0.png usr/share/supertux/images/shared/largetux-walk-left-5.png usr/share/supertux/images/shared/star-2.png usr/share/supertux/images/shared/mrbomb-right-1.png usr/share/supertux/images/shared/snowball-left-2.png usr/share/supertux/images/shared/largetux-walk-right-2.png usr/share/supertux/images/shared/mriceblock-flat-right.png usr/share/supertux/images/shared/iceflower.png usr/share/supertux/images/shared/cloud-02.png usr/share/supertux/images/shared/smalltux-right-5.png usr/share/supertux/images/shared/firetux-jump-right-0.png usr/share/supertux/images/shared/iceflower-2.png usr/share/supertux/images/shared/mriceblock-left-3.png usr/share/supertux/images/shared/waves-1.png usr/share/supertux/images/shared/mrbomb-right-2.png usr/share/supertux/images/shared/snowball-squished-left.png usr/share/supertux/images/shared/flag-0.png usr/share/supertux/images/icon.xpm usr/share/supertux/images/status/ usr/share/supertux/images/status/letters-silver.png usr/share/supertux/images/status/letters-white.png usr/share/supertux/images/status/lives.png usr/share/supertux/images/status/choose-subset.png usr/share/supertux/images/status/letters-green.png usr/share/supertux/images/status/letters-black.png usr/share/supertux/images/status/letters-gold.png usr/share/supertux/images/status/score.png usr/share/supertux/images/status/checkbox.png usr/share/supertux/images/status/letters-white-big.png usr/share/supertux/images/status/letters-red.png usr/share/supertux/images/status/numbers.png usr/share/supertux/images/status/checkbox-checked.png usr/share/supertux/images/status/letters-blue.png usr/share/supertux/images/status/select-cursor.png usr/share/supertux/images/status/back.png usr/share/supertux/images/status/choose-level-subset.png usr/share/supertux/images/status/mousecursor.png usr/share/supertux/images/status/letters-white-small.png usr/share/supertux/images/status/level-subset-info.png usr/share/supertux/images/icons/ usr/share/supertux/images/icons/objects.png usr/share/supertux/images/icons/properties.png usr/share/supertux/images/icons/tilegroup.png usr/share/supertux/images/icons/fgd.png usr/share/supertux/images/icons/frgrd.png usr/share/supertux/images/icons/rubber.png usr/share/supertux/images/icons/settings.png usr/share/supertux/images/icons/select-mode2.png usr/share/supertux/images/icons/select-mode1.png usr/share/supertux/images/icons/down.png usr/share/supertux/images/icons/bkgrd.png usr/share/supertux/images/icons/test-level.png usr/share/supertux/images/icons/intact.png usr/share/supertux/images/icons/exit.png usr/share/supertux/images/icons/emy.png usr/share/supertux/images/icons/right.png usr/share/supertux/images/icons/up.png usr/share/supertux/images/icons/default-icon.png usr/share/supertux/images/icons/save.png usr/share/supertux/images/icons/select-one.png usr/share/supertux/images/icons/select.png usr/share/supertux/images/icons/bgd.png usr/share/supertux/images/icons/left.png usr/share/supertux/images/tilesets/ usr/share/supertux/images/tilesets/waterfall-trans3-3-1.png usr/share/supertux/images/tilesets/waterfall0-0-4.png usr/share/supertux/images/tilesets/waterfall2-2-3.png usr/share/supertux/images/tilesets/darksnow4.png usr/share/supertux/images/tilesets/waterfall-trans3-1-2.png usr/share/supertux/images/tilesets/cloud-03.png usr/share/supertux/images/tilesets/snow10.png usr/share/supertux/images/tilesets/backgroundtile4.png usr/share/supertux/images/tilesets/waterfall-trans5-2-4.png usr/share/supertux/images/tilesets/waterfall1-2-2.png usr/share/supertux/images/tilesets/grey4.png usr/share/supertux/images/tilesets/background7.png usr/share/supertux/images/tilesets/pipe5.png usr/share/supertux/images/tilesets/waterfall1-5-2.png usr/share/supertux/images/tilesets/backgroundtile1.png usr/share/supertux/images/tilesets/waterfall-trans1-2-3.png usr/share/supertux/images/tilesets/exitbg.png usr/share/supertux/images/tilesets/waterfall3-2-1.png usr/share/supertux/images/tilesets/poletop.png usr/share/supertux/images/tilesets/snow13.png usr/share/supertux/images/tilesets/waterfall-trans4-1-4.png usr/share/supertux/images/tilesets/waterfall5-1-2.png usr/share/supertux/images/tilesets/waterfall-trans2-2-1.png usr/share/supertux/images/tilesets/waves-0.png usr/share/supertux/images/tilesets/waterfall-trans5-3-4.png usr/share/supertux/images/tilesets/waterfall3-2-2.png usr/share/supertux/images/tilesets/waterfall-trans3-4-2.png usr/share/supertux/images/tilesets/block7.png usr/share/supertux/images/tilesets/waterfall0-2-2.png usr/share/supertux/images/tilesets/waterfall-trans2-1-3.png usr/share/supertux/images/tilesets/waterfall3-1-1.png usr/share/supertux/images/tilesets/background6.png usr/share/supertux/images/tilesets/waterfall2-4-1.png usr/share/supertux/images/tilesets/waterfall2-3-3.png usr/share/supertux/images/tilesets/waterfall2-1-1.png usr/share/supertux/images/tilesets/darksnow11.png usr/share/supertux/images/tilesets/bonus2-2.png usr/share/supertux/images/tilesets/background.stgt usr/share/supertux/images/tilesets/waterfall-trans1-4-1.png usr/share/supertux/images/tilesets/waterfall3-3-3.png usr/share/supertux/images/tilesets/distro-1.png usr/share/supertux/images/tilesets/waterfall-trans2-3-1.png usr/share/supertux/images/tilesets/waterfall-trans2-4-4.png usr/share/supertux/images/tilesets/snow20.png usr/share/supertux/images/tilesets/snow5.png usr/share/supertux/images/tilesets/grey5.png usr/share/supertux/images/tilesets/snow21.png usr/share/supertux/images/tilesets/waterfall-trans4-2-4.png usr/share/supertux/images/tilesets/endseq.png usr/share/supertux/images/tilesets/bkgd-10.png usr/share/supertux/images/tilesets/backgroundtile3.png usr/share/supertux/images/tilesets/waterfall-trans1-3-3.png usr/share/supertux/images/tilesets/waterfall-trans1-4-2.png usr/share/supertux/images/tilesets/waterfall4-2-3.png usr/share/supertux/images/tilesets/goal2-4.png usr/share/supertux/images/tilesets/darksnow14.png usr/share/supertux/images/tilesets/supertux.stgt usr/share/supertux/images/tilesets/lava2-1.png usr/share/supertux/images/tilesets/lava1-1.png usr/share/supertux/images/tilesets/grey2.png usr/share/supertux/images/tilesets/pipe8.png usr/share/supertux/images/tilesets/snow3.png usr/share/supertux/images/tilesets/coin1.png usr/share/supertux/images/tilesets/waterfall0-2-4.png usr/share/supertux/images/tilesets/waterfall4-2-4.png usr/share/supertux/images/tilesets/waterfall2-1-4.png usr/share/supertux/images/tilesets/waterfall-trans5-1-1.png usr/share/supertux/images/tilesets/waterfall5-2-4.png usr/share/supertux/images/tilesets/waves-2.png usr/share/supertux/images/tilesets/goal1-5.png usr/share/supertux/images/tilesets/goal1-2.png usr/share/supertux/images/tilesets/waterfall5-1-3.png usr/share/supertux/images/tilesets/darksnow.stgt usr/share/supertux/images/tilesets/lava1-4.png usr/share/supertux/images/tilesets/waterfall4-4-4.png usr/share/supertux/images/tilesets/waterfall-trans5-2-1.png usr/share/supertux/images/tilesets/water-trans.png usr/share/supertux/images/tilesets/exitfg.png usr/share/supertux/images/tilesets/snow6.png usr/share/supertux/images/tilesets/snow.stgt usr/share/supertux/images/tilesets/waterfall4-2-2.png usr/share/supertux/images/tilesets/block3.png usr/share/supertux/images/tilesets/distro-0.png usr/share/supertux/images/tilesets/waterfall2-3-4.png usr/share/supertux/images/tilesets/background1.png usr/share/supertux/images/tilesets/waterfall-trans5-3-2.png usr/share/supertux/images/tilesets/waterfall4-1-3.png usr/share/supertux/images/tilesets/bkgd-11.png usr/share/supertux/images/tilesets/cloud-11.png usr/share/supertux/images/tilesets/waterfall-trans5-4-2.png usr/share/supertux/images/tilesets/snow19.png usr/share/supertux/images/tilesets/waterfall5-2-1.png usr/share/supertux/images/tilesets/darksnow15.png usr/share/supertux/images/tilesets/waterfall-trans5-4-3.png usr/share/supertux/images/tilesets/waterfall4-3-3.png usr/share/supertux/images/tilesets/waterfall0-1-2.png usr/share/supertux/images/tilesets/waterfall-trans2-3-2.png usr/share/supertux/images/tilesets/pipe4.png usr/share/supertux/images/tilesets/water.png usr/share/supertux/images/tilesets/waterfall1-2-1.png usr/share/supertux/images/tilesets/goal1-1.png usr/share/supertux/images/tilesets/distro-2.png usr/share/supertux/images/tilesets/waterfall1-5-1.png usr/share/supertux/images/tilesets/snow17.png usr/share/supertux/images/tilesets/waterfall1-0-1.png usr/share/supertux/images/tilesets/block5.png usr/share/supertux/images/tilesets/waterfall0-1-4.png usr/share/supertux/images/tilesets/waterfall-trans5-3-3.png usr/share/supertux/images/tilesets/block10.png usr/share/supertux/images/tilesets/waterfall-trans1-3-1.png usr/share/supertux/images/tilesets/grey.png usr/share/supertux/images/tilesets/grey.stgt usr/share/supertux/images/tilesets/waterfall1-5-4.png usr/share/supertux/images/tilesets/waterfall1-0-2.png usr/share/supertux/images/tilesets/waterfall-trans2-3-3.png usr/share/supertux/images/tilesets/waterfall2-1-2.png usr/share/supertux/images/tilesets/waterfall-trans5-1-3.png usr/share/supertux/images/tilesets/darksnow6.png usr/share/supertux/images/tilesets/darksnow3.png usr/share/supertux/images/tilesets/waterfall-trans2-2-2.png usr/share/supertux/images/tilesets/bonus-1up.png usr/share/supertux/images/tilesets/waterfall-trans2-1-2.png usr/share/supertux/images/tilesets/waterfall-trans2-2-3.png usr/share/supertux/images/tilesets/waterfall-trans4-3-1.png usr/share/supertux/images/tilesets/darksnow12.png usr/share/supertux/images/tilesets/snow15.png usr/share/supertux/images/tilesets/waterfall5-3-3.png usr/share/supertux/images/tilesets/waterfall2-1-3.png usr/share/supertux/images/tilesets/coin2.png usr/share/supertux/images/tilesets/waterfall4-1-2.png usr/share/supertux/images/tilesets/misc.stgt usr/share/supertux/images/tilesets/waterfall-trans3-1-1.png usr/share/supertux/images/tilesets/waterfall4-1-4.png usr/share/supertux/images/tilesets/black.png usr/share/supertux/images/tilesets/waterfall4-4-3.png usr/share/supertux/images/tilesets/waterfall1-5-3.png usr/share/supertux/images/tilesets/waterfall-trans4-2-3.png usr/share/supertux/images/tilesets/bonus2-3.png usr/share/supertux/images/tilesets/cloud-12.png usr/share/supertux/images/tilesets/waterfall1-2-3.png usr/share/supertux/images/tilesets/snow7.png usr/share/supertux/images/tilesets/waterfall-trans3-3-2.png usr/share/supertux/images/tilesets/lava2-3.png usr/share/supertux/images/tilesets/tree.png usr/share/supertux/images/tilesets/waterfall0-1-1.png usr/share/supertux/images/tilesets/bonus2-1.png usr/share/supertux/images/tilesets/block4.png usr/share/supertux/images/tilesets/waterfall-trans4-4-2.png usr/share/supertux/images/tilesets/bkgd-13.png usr/share/supertux/images/tilesets/waterfall5-1-4.png usr/share/supertux/images/tilesets/snow18.png usr/share/supertux/images/tilesets/main.stgt usr/share/supertux/images/tilesets/waterfall0-1-3.png usr/share/supertux/images/tilesets/lava1-2.png usr/share/supertux/images/tilesets/waterfall-trans4-1-1.png usr/share/supertux/images/tilesets/pipe1.png usr/share/supertux/images/tilesets/pipe2.png usr/share/supertux/images/tilesets/background3.png usr/share/supertux/images/tilesets/snow25.png usr/share/supertux/images/tilesets/run4.png usr/share/supertux/images/tilesets/lava1-3.png usr/share/supertux/images/tilesets/bonus2-4.png usr/share/supertux/images/tilesets/waterfall-trans4-1-3.png usr/share/supertux/images/tilesets/darksnow10.png usr/share/supertux/images/tilesets/snow11.png usr/share/supertux/images/tilesets/box-full.png usr/share/supertux/images/tilesets/waterfall2-4-4.png usr/share/supertux/images/tilesets/notile.png usr/share/supertux/images/tilesets/coin3.png usr/share/supertux/images/tilesets/waterfall3-1-3.png usr/share/supertux/images/tilesets/waterfall-trans3-1-4.png usr/share/supertux/images/tilesets/waterfall-trans2-1-4.png usr/share/supertux/images/tilesets/waterfall1-3-3.png usr/share/supertux/images/tilesets/waterfall-trans4-3-2.png usr/share/supertux/images/tilesets/waterfall4-3-2.png usr/share/supertux/images/tilesets/snow16.png usr/share/supertux/images/tilesets/goal2-1.png usr/share/supertux/images/tilesets/waterfall-trans4-3-3.png usr/share/supertux/images/tilesets/waterfall-trans3-4-3.png usr/share/supertux/images/tilesets/bonus-flower.png usr/share/supertux/images/tilesets/waterfall-trans4-2-1.png usr/share/supertux/images/tilesets/waterfall1-0-4.png usr/share/supertux/images/tilesets/snow8.png usr/share/supertux/images/tilesets/waterfall3-3-4.png usr/share/supertux/images/tilesets/bkgd-12.png usr/share/supertux/images/tilesets/waterfall-trans4-2-2.png usr/share/supertux/images/tilesets/waterfall-trans3-2-2.png usr/share/supertux/images/tilesets/waterfall3-2-4.png usr/share/supertux/images/tilesets/goal2-3.png usr/share/supertux/images/tilesets/waterfall4-2-1.png usr/share/supertux/images/tilesets/waterfall1-4-4.png usr/share/supertux/images/tilesets/waterfall4-1-1.png usr/share/supertux/images/tilesets/grey6.png usr/share/supertux/images/tilesets/waterfall-trans2-4-1.png usr/share/supertux/images/tilesets/goal2-2.png usr/share/supertux/images/tilesets/waterfall-trans4-4-3.png usr/share/supertux/images/tilesets/bonus2-5.png usr/share/supertux/images/tilesets/waterfall0-0-1.png usr/share/supertux/images/tilesets/waterfall-trans3-4-4.png usr/share/supertux/images/tilesets/block1.png usr/share/supertux/images/tilesets/bkgd-02.png usr/share/supertux/images/tilesets/waterfall5-3-2.png usr/share/supertux/images/tilesets/bonus-grow.png usr/share/supertux/images/tilesets/waterfall2-3-1.png usr/share/supertux/images/tilesets/waterfall1-1-3.png usr/share/supertux/images/tilesets/waterfall5-4-4.png usr/share/supertux/images/tilesets/waterfall2-2-1.png usr/share/supertux/images/tilesets/darksnow2.png usr/share/supertux/images/tilesets/block9.png usr/share/supertux/images/tilesets/backgroundtile5.png usr/share/supertux/images/tilesets/waterfall-trans5-4-4.png usr/share/supertux/images/tilesets/waterfall-trans4-1-2.png usr/share/supertux/images/tilesets/box-empty.png usr/share/supertux/images/tilesets/pipe6.png usr/share/supertux/images/tilesets/pipe3.png usr/share/supertux/images/tilesets/snow14.png usr/share/supertux/images/tilesets/waterfall5-4-2.png usr/share/supertux/images/tilesets/waterfall4-3-4.png usr/share/supertux/images/tilesets/finalgoal.png usr/share/supertux/images/tilesets/run1.png usr/share/supertux/images/tilesets/waterfall0-0-3.png usr/share/supertux/images/tilesets/waterfall-trans1-4-3.png usr/share/supertux/images/tilesets/snow4.png usr/share/supertux/images/tilesets/bkgd-00.png usr/share/supertux/images/tilesets/block11.png usr/share/supertux/images/tilesets/waterfall3-4-3.png usr/share/supertux/images/tilesets/snowbg1.png usr/share/supertux/images/tilesets/waterfall3-2-3.png usr/share/supertux/images/tilesets/waterfall-trans4-4-4.png usr/share/supertux/images/tilesets/waterfall1-4-3.png usr/share/supertux/images/tilesets/snowbg2.png usr/share/supertux/images/tilesets/cloud-00.png usr/share/supertux/images/tilesets/waterfall-trans5-2-2.png usr/share/supertux/images/tilesets/waterfall-trans2-2-4.png usr/share/supertux/images/tilesets/waves-trans-0.png usr/share/supertux/images/tilesets/darksnow9.png usr/share/supertux/images/tilesets/waterfall-trans2-3-4.png usr/share/supertux/images/tilesets/pipe7.png usr/share/supertux/images/tilesets/waterfall2-3-2.png usr/share/supertux/images/tilesets/brick1.png usr/share/supertux/images/tilesets/flag-1.png usr/share/supertux/images/tilesets/waves-trans-2.png usr/share/supertux/images/tilesets/darksnow8.png usr/share/supertux/images/tilesets/waterfall-trans1-1-2.png usr/share/supertux/images/tilesets/snowbg4.png usr/share/supertux/images/tilesets/waterfall4-4-2.png usr/share/supertux/images/tilesets/snow12.png usr/share/supertux/images/tilesets/waterfall2-4-2.png usr/share/supertux/images/tilesets/waterfall-trans4-3-4.png usr/share/supertux/images/tilesets/block6.png usr/share/supertux/images/tilesets/waterfall2-4-3.png usr/share/supertux/images/tilesets/waterfall-trans1-1-4.png usr/share/supertux/images/tilesets/waterfall5-3-1.png usr/share/supertux/images/tilesets/waterfall-trans5-4-1.png usr/share/supertux/images/tilesets/waterfall-trans3-2-4.png usr/share/supertux/images/tilesets/cloud-01.png usr/share/supertux/images/tilesets/grey3.png usr/share/supertux/images/tilesets/waterfall-trans1-1-1.png usr/share/supertux/images/tilesets/bkgd-03.png usr/share/supertux/images/tilesets/snow2.png usr/share/supertux/images/tilesets/nolok1.png usr/share/supertux/images/tilesets/darksnow1.png usr/share/supertux/images/tilesets/bonus-invisible.png usr/share/supertux/images/tilesets/bonus-herring.png usr/share/supertux/images/tilesets/block2.png usr/share/supertux/images/tilesets/waves-trans-1.png usr/share/supertux/images/tilesets/waterfall-trans1-2-2.png usr/share/supertux/images/tilesets/waterfall-trans5-2-3.png usr/share/supertux/images/tilesets/waterfall0-0-2.png usr/share/supertux/images/tilesets/waterfall-trans1-2-1.png usr/share/supertux/images/tilesets/snow22.png usr/share/supertux/images/tilesets/waterfall1-4-1.png usr/share/supertux/images/tilesets/waterfall5-1-1.png usr/share/supertux/images/tilesets/waterfall-trans3-3-3.png usr/share/supertux/images/tilesets/cloud-10.png usr/share/supertux/images/tilesets/waterfall3-4-4.png usr/share/supertux/images/tilesets/waterfall-trans1-2-4.png usr/share/supertux/images/tilesets/waterfall-trans1-4-4.png usr/share/supertux/images/tilesets/waterfall1-0-3.png usr/share/supertux/images/tilesets/block8.png usr/share/supertux/images/tilesets/darksnow13.png usr/share/supertux/images/tilesets/waterfall-trans4-4-1.png usr/share/supertux/images/tilesets/nolok2.png usr/share/supertux/images/tilesets/backgroundtile2.png usr/share/supertux/images/tilesets/snow23.png usr/share/supertux/images/tilesets/pole.png usr/share/supertux/images/tilesets/background5.png usr/share/supertux/images/tilesets/waterfall0-2-1.png usr/share/supertux/images/tilesets/bkgd-01.png usr/share/supertux/images/tilesets/waterfall2-2-4.png usr/share/supertux/images/tilesets/waterfall-trans5-1-2.png usr/share/supertux/images/tilesets/waterfall3-4-1.png usr/share/supertux/images/tilesets/waterfall-trans5-3-1.png usr/share/supertux/images/tilesets/snowbg3.png usr/share/supertux/images/tilesets/cloud-13.png usr/share/supertux/images/tilesets/waterfall-trans3-2-3.png usr/share/supertux/images/tilesets/waterfall1-2-4.png usr/share/supertux/images/tilesets/waterfall0-2-3.png usr/share/supertux/images/tilesets/waterfall2-2-2.png usr/share/supertux/images/tilesets/brick0.png usr/share/supertux/images/tilesets/waterfall1-4-2.png usr/share/supertux/images/tilesets/bonus2-d.png usr/share/supertux/images/tilesets/darksnow5.png usr/share/supertux/images/tilesets/waterfall-trans2-4-2.png usr/share/supertux/images/tilesets/background4.png usr/share/supertux/images/tilesets/run3.png usr/share/supertux/images/tilesets/snow24.png usr/share/supertux/images/tilesets/snow1.png usr/share/supertux/images/tilesets/waterfall1-1-4.png usr/share/supertux/images/tilesets/waterfall3-1-4.png usr/share/supertux/images/tilesets/waterfall3-3-2.png usr/share/supertux/images/tilesets/bonus1.png usr/share/supertux/images/tilesets/waterfall4-3-1.png usr/share/supertux/images/tilesets/waterfall-trans1-3-2.png usr/share/supertux/images/tilesets/distro-3.png usr/share/supertux/images/tilesets/waterfall5-4-3.png usr/share/supertux/images/tilesets/darksnow7.png usr/share/supertux/images/tilesets/waterfall-trans1-1-3.png usr/share/supertux/images/tilesets/waterfall1-3-2.png usr/share/supertux/images/tilesets/run2.png usr/share/supertux/images/tilesets/goal1-4.png usr/share/supertux/images/tilesets/lava2-2.png usr/share/supertux/images/tilesets/waterfall-trans3-4-1.png usr/share/supertux/images/tilesets/waterfall-trans5-1-4.png usr/share/supertux/images/tilesets/waterfall-trans2-1-1.png usr/share/supertux/images/tilesets/snow9.png usr/share/supertux/images/tilesets/background8.png usr/share/supertux/images/tilesets/waterfall-trans3-3-4.png usr/share/supertux/images/tilesets/waterfall1-1-1.png usr/share/supertux/images/tilesets/waterfall1-3-4.png usr/share/supertux/images/tilesets/lava2-4.png usr/share/supertux/images/tilesets/waterfall5-4-1.png usr/share/supertux/images/tilesets/goal1-3.png usr/share/supertux/images/tilesets/cloud-02.png usr/share/supertux/images/tilesets/waterfall4-4-1.png usr/share/supertux/images/tilesets/waterfall-trans1-3-4.png usr/share/supertux/images/tilesets/waves-1.png usr/share/supertux/images/tilesets/waterfall-trans3-1-3.png usr/share/supertux/images/tilesets/waterfall-trans3-2-1.png usr/share/supertux/images/tilesets/background2.png usr/share/supertux/images/tilesets/waterfall5-3-4.png usr/share/supertux/images/tilesets/waterfall1-1-2.png usr/share/supertux/images/tilesets/waterfall5-2-2.png usr/share/supertux/images/tilesets/goal2-5.png usr/share/supertux/images/tilesets/waterfall3-3-1.png usr/share/supertux/images/tilesets/waterfall-trans2-4-3.png usr/share/supertux/images/tilesets/waterfall3-1-2.png usr/share/supertux/images/tilesets/waterfall1-3-1.png usr/share/supertux/images/tilesets/waterfall3-4-2.png usr/share/supertux/images/tilesets/waterfall5-2-3.png usr/share/supertux/images/tilesets/block.stgt usr/share/supertux/images/tilesets/flag-0.png usr/share/supertux/images/worldmap/ usr/share/supertux/images/worldmap/snow10.png usr/share/supertux/images/worldmap/tux.png usr/share/supertux/images/worldmap/teleporter.png usr/share/supertux/images/worldmap/snow13.png usr/share/supertux/images/worldmap/wood3.png usr/share/supertux/images/worldmap/castle2.png usr/share/supertux/images/worldmap/road_ne.png usr/share/supertux/images/worldmap/placeholder.png usr/share/supertux/images/worldmap/wood8.png usr/share/supertux/images/worldmap/road_n.png usr/share/supertux/images/worldmap/snow5.png usr/share/supertux/images/worldmap/castle9.png usr/share/supertux/images/worldmap/snow3.png usr/share/supertux/images/worldmap/castle5.png usr/share/supertux/images/worldmap/road_nsw.png usr/share/supertux/images/worldmap/leveldot_green.png usr/share/supertux/images/worldmap/road_nws.png usr/share/supertux/images/worldmap/snow6.png usr/share/supertux/images/worldmap/road_h.png usr/share/supertux/images/worldmap/castle6.png usr/share/supertux/images/worldmap/road_h_stop.png usr/share/supertux/images/worldmap/road_swe.png usr/share/supertux/images/worldmap/water.png usr/share/supertux/images/worldmap/ground.png usr/share/supertux/images/worldmap/road_cross.png usr/share/supertux/images/worldmap/road_sw.png usr/share/supertux/images/worldmap/road_nw.png usr/share/supertux/images/worldmap/road_we.png usr/share/supertux/images/worldmap/wood11.png usr/share/supertux/images/worldmap/snow7.png usr/share/supertux/images/worldmap/igloo1.png usr/share/supertux/images/worldmap/wood9.png usr/share/supertux/images/worldmap/snow11.png usr/share/supertux/images/worldmap/wood2.png usr/share/supertux/images/worldmap/snow8.png usr/share/supertux/images/worldmap/levelmarker.png usr/share/supertux/images/worldmap/road_ns.png usr/share/supertux/images/worldmap/wood10.png usr/share/supertux/images/worldmap/road_end.png usr/share/supertux/images/worldmap/wood4.png usr/share/supertux/images/worldmap/snow4.png usr/share/supertux/images/worldmap/castle8.png usr/share/supertux/images/worldmap/wood12.png usr/share/supertux/images/worldmap/castle1.png usr/share/supertux/images/worldmap/igloo2.png usr/share/supertux/images/worldmap/wood7.png usr/share/supertux/images/worldmap/road_new.png usr/share/supertux/images/worldmap/smalltux.png usr/share/supertux/images/worldmap/snow12.png usr/share/supertux/images/worldmap/castle3.png usr/share/supertux/images/worldmap/road_ws.png usr/share/supertux/images/worldmap/snow2.png usr/share/supertux/images/worldmap/snowman.png usr/share/supertux/images/worldmap/road_v.png usr/share/supertux/images/worldmap/wood6.png usr/share/supertux/images/worldmap/road_e.png usr/share/supertux/images/worldmap/castle7.png usr/share/supertux/images/worldmap/road_s.png usr/share/supertux/images/worldmap/snow1.png usr/share/supertux/images/worldmap/leveldot_red.png usr/share/supertux/images/worldmap/wood1.png usr/share/supertux/images/worldmap/castle4.png usr/share/supertux/images/worldmap/road_w.png usr/share/supertux/images/worldmap/road_nesw.png usr/share/supertux/images/worldmap/snow9.png usr/share/supertux/images/worldmap/road_v_stop.png usr/share/supertux/images/worldmap/wood5.png usr/share/supertux/images/worldmap/wood13.png usr/share/supertux/images/worldmap/road_nes.png usr/share/supertux/images/worldmap/antarctica.stwt usr/share/supertux/images/worldmap/firetux.png usr/share/supertux/images/worldmap/road_se.png usr/share/applications/ usr/share/applications/supertux.desktop usr/share/pixmaps/ usr/share/pixmaps/supertux.png usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/supertux.png install/ install/slack-desc Slackware package /home/slackel/salix-current/supertux/supertux-0.1.3-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories