5 Commits

Author SHA1 Message Date
hauke
83c14e180d [packages] Various Makefile cleanups.
Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-13 17:01:55 +00:00
lars
1d69650934 Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep
symlinks either use $(CP) or create them manually.
Fixes #4399


git-svn-id: svn://svn.openwrt.org/openwrt/packages@13844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 00:06:33 +00:00
lars
38d3e9283b Cleanup xorg packages dependencies.
Make all dependecies on proto packages build dependencies as those packages only
contain header files.
Let only the xservers depend on DISPLAY_SUPPORT.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@13460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-01 23:07:01 +00:00
lars
d6e44e9ef6 Cleanup libmatchbox package.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-28 21:04:14 +00:00
mirko
986eb4eafc - update to Xorg X11R7.4 and reorganization of the xorg-section
- added tslib
 - added e17 and related efl-libs


git-svn-id: svn://svn.openwrt.org/openwrt/packages@13238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 19:31:42 +00:00