summaryrefslogtreecommitdiffstats
path: root/package/lxdoom/lxdoom.mk
Commit message (Collapse)AuthorAgeFilesLines
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* fixed lxdoom makeJohn Voltz2008-03-061-76/+16
|
* Add lxdoom packageUlf Samuelsson2007-11-301-0/+82