Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use printf instead of echo -e in makefile | Stéphane Aulery | 2014-11-27 | 1 | -1/+1 |
| | | | | | | | | As default /bin/sh, Debian use /bin/dash and Redhat /bin/sh. dash is POSIX-compliant and doesn't have -e option. printf is portable. Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | makefile update | Gerd Hoffmann | 2011-06-01 | 1 | -1/+2 |
| | |||||
* | - fix build error. | kraxel | 2008-06-09 | 1 | -1/+18 |
| | | | | | - build system updates. - bump version for release. | ||||
* | xorg 7.1 | kraxel | 2006-08-16 | 1 | -2/+7 |
| | |||||
* | sync up, minor fixes | kraxel | 2006-03-17 | 1 | -1/+8 |
| | |||||
* | Initial revision | kraxel | 2004-03-28 | 1 | -0/+138 |