diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-01 17:33:29 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-01 17:33:29 +0200 |
commit | da32c7ca2d488ffdd2e37a1cc533338741342a3c (patch) | |
tree | d7e3d9f05ee157decdafe5a17165278965aaa5c0 /CHANGES | |
parent | 48cf66f1a2e2c501abeee98b7a2268b0d6d2010d (diff) |
tremor: fix svn checkout
Commit 1dc19c445 (split tremor into its own package) unfortunately
broke the svn checkout step (but normally not noticable as we have
a tarball on sources.buildroot.net that will get downloaded instead).
Fix it by using a custom download step, and remove unused variables
while we're at it.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ libart, libfuse, libgpg-error, libidn, liblockfile, links, lmbench, lrzsz, make, module-init-tools, nbd, ncurses, netperf, ntfsprogs, openssl, php, qt, quagga, sqlite, sdl, sdl_mixer, - sdl_ttf, squashfs, tn5250, usbutils, xkeyboard-config, + sdl_ttf, squashfs, tn5250, tremor, usbutils, xkeyboard-config, xserver_xorg-server Removed packages: modutils, portage, rxvt |