wok diff gst-plugins-ugly-dev/receipt @ rev 14355

Update some TARBALL name
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 17 09:19:04 2013 +0200 (2013-04-17)
parents d6dc41dbec9a
children 6b114c055cce
line diff
     1.1 --- a/gst-plugins-ugly-dev/receipt	Sun Feb 17 20:06:14 2013 +0100
     1.2 +++ b/gst-plugins-ugly-dev/receipt	Wed Apr 17 09:19:04 2013 +0200
     1.3 @@ -13,5 +13,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib/gstreamer-$SERIES
     1.7 -	mv $install/usr/lib/gstreamer-$SERIES/*.*a $fs/usr/lib/gstreamer-$SERIES
     1.8 +	cp -a $install/usr/lib/gstreamer-$SERIES/*.*a $fs/usr/lib/gstreamer-$SERIES
     1.9  }