[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-418-g72ad076
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-08-29 11:57:58
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 72ad076c450705b7333c0175addbd0ad72bce71b (commit)
from a44e08f33b21a03906e25ec8886a2df1b67562f2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 72ad076c450705b7333c0175addbd0ad72bce71b
Author: Eric Jarrige <eri...@ar...>
Date: Thu Aug 29 14:08:34 2013 +0200
[BUILD] fix sdl_water patch cleanup
-----------------------------------------------------------------------
Summary of changes:
patches/buildroot/2013.05/cleanup_buildroot.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/patches/buildroot/2013.05/cleanup_buildroot.sh b/patches/buildroot/2013.05/cleanup_buildroot.sh
index 3d2ad78..1532894 100755
--- a/patches/buildroot/2013.05/cleanup_buildroot.sh
+++ b/patches/buildroot/2013.05/cleanup_buildroot.sh
@@ -24,7 +24,7 @@ rm -rf buildroot/package/tslib/
rm -rf buildroot/package/openssh/
rm -rf buildroot/package/qtcreator
rm -rf buildroot/package/sdl/
-rm -rf buildroot/package/sdlwater/
+rm -rf buildroot/package/sdl_water/
rm -rf buildroot/package/slideshow/
rm -rf buildroot/package/python-crc16/
rm -rf buildroot/package/socketcan/
hooks/post-receive
--
armadeus
|