summaryrefslogtreecommitdiff
path: root/recipes/supertux/files/install-no-overwrite.patch
AgeCommit message (Collapse)AuthorFiles
2010-07-06supertux: fix installation(will not overwrite just-created) and bump PRDenis 'GNUtoo' Carikli1
data/Makefile.am has some duplicated entries which causes that kind of failure: ...usr/bin/install: will not overwrite just-created `.../image/usr/share/supertux/sounds/bigjump.wav' with `sounds/bigjump.wav' So in the patch we just remove the duplicated entries