wok diff moc/receipt @ rev 7499
Made all firefox-langpack copy files right. Looks like mv can't move folders even with -f option. Used a cp -af then rm -rf instead.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Dec 04 00:03:00 2010 +0000 (2010-12-04) |
parents | 5b44af8c1257 |
children | bb009a6ef036 |
line diff
1.1 --- a/moc/receipt Sun Feb 28 16:38:48 2010 +0100 1.2 +++ b/moc/receipt Sat Dec 04 00:03:00 2010 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Music on console." 1.5 MAINTAINER="paul@slitaz.org" 1.6 DEPENDS="alsa-lib libvorbis libogg libmad libid3tag flac curl \ 1.7 -libsamplerate libsndfile libtool ffmpeg" 1.8 +libsamplerate libsndfile libtool ffmpeg ncursesw" 1.9 BUILD_DEPENDS="libvorbis-dev libogg-dev libmad-dev libid3tag-dev flac-dev \ 1.10 curl-dev libsamplerate-dev alsa-lib-dev libcurl ncurses-dev \ 1.11 libsndfile-dev libsndfile libid3tag pkg-config libsamplerate"