Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-07-06 | supertux: fix installation(will not overwrite just-created) and bump PR | Denis 'GNUtoo' Carikli | 1 | |
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 |