Date:2011-02-16 07:17:46 (13 years 1 month ago)
Author:kyak
Commit:9cf9d67684d533a65aca29dd81528c74372f84fd
Message:supertux: fix some levels using salcon.mod instead of SALCON.MOD

Files: supertux/Makefile (1 diff)

Change Details

supertux/Makefile
6868
6969    rm -rf \
7070        $(1)/usr/share/supertux/images/{background,shared,tilesets,title,worldmap}/org
71
72    ln -s \
73        SALCON.MOD \
74        $(1)/usr/share/supertux/music/salcon.mod
75
76    ln -s \
77        SALCON-fast.MOD \
78        $(1)/usr/share/supertux/music/salcon-fast.mod
7179endef
7280
7381$(eval $(call RequireCommand,pngcrush,Please install pngcrush.))

Archive Download the corresponding diff file



interactive