wok-next diff gstreamer/receipt @ rev 19533
Up cookutils (841).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Nov 29 15:54:39 2016 +0200 (2016-11-29) |
parents | ac2ee8823dfa |
children | e70c0b9c5adf |
line diff
1.1 --- a/gstreamer/receipt Wed Apr 02 10:08:04 2014 +0200 1.2 +++ b/gstreamer/receipt Tue Nov 29 15:54:39 2016 +0200 1.3 @@ -50,7 +50,7 @@ 1.4 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.5 cp -a $install/usr/lib/gstreamer-$SERIES/*.so $fs/usr/lib/gstreamer-$SERIES 1.6 cp -a $install/usr/lib/gstreamer-$SERIES/gst-* $fs/usr/lib/gstreamer-$SERIES 1.7 - for locale in $LOCALES; do 1.8 - mv $install/usr/share/locale/$locale $fs/usr/share/locale 1.9 - done 1.10 + # for locale in $LOCALES; do 1.11 + # mv $install/usr/share/locale/$locale $fs/usr/share/locale 1.12 + # done 1.13 }