wok diff gst-plugins-good-dev/receipt @ rev 14099

wine-rt*: up 1.5.23
author Samuel Trassare <samuel_trassare@yahoo.com>
date Sat Feb 23 08:13:57 2013 -0800 (2013-02-23)
parents b74644c2c595
children 1cd50ec4f2b1
line diff
     1.1 --- a/gst-plugins-good-dev/receipt	Sun Feb 17 20:02:52 2013 +0100
     1.2 +++ b/gst-plugins-good-dev/receipt	Sat Feb 23 08:13:57 2013 -0800
     1.3 @@ -14,5 +14,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  }