summaryrefslogtreecommitdiffstats
path: root/target/generic/target_skeleton/usr
Commit message (Collapse)AuthorAgeFilesLines
* target_skeleton: mark empty directories with .empty filesPeter Korsgaard2008-03-303-0/+0
| | | | | | | Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn).
* terminfo stuff is created by ncurses, and should not be installedEric Andersen2005-11-0412-0/+0
| | | | | unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless.
* Move stuff aroundEric Andersen2005-02-1713-0/+39