wok-next diff gst0-python/receipt @ rev 19826

Up cookutils, gst0-python, radiotray, slitaz-base-files, slitaz-tools-boxes, slitaz-tools, tazinst-gui, tazinst, tazlito, tazpanel-extra, tazpanel, tazpkg, tazusb
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Aug 01 02:25:02 2017 +0300 (2017-08-01)
parents 0e8dadf052b9
children c3a368c0cddb
line diff
     1.1 --- a/gst0-python/receipt	Thu Jul 27 00:56:44 2017 +0300
     1.2 +++ b/gst0-python/receipt	Tue Aug 01 02:25:02 2017 +0300
     1.3 @@ -29,6 +29,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib $fs/usr/share
     1.7 -	cp -a $install/usr/share/$PACKAGE $fs/usr/share
     1.8 +	cp -a $install/usr/share/gst-python $fs/usr/share
     1.9  	cp -a $install/usr/lib/python* $fs/usr/lib
    1.10  }