wok diff mtp-tools/receipt @ rev 21889

updated scite (3.2.0 -> 4.2.0)
author Hans-G?nter Theisgen
date Thu Oct 03 10:00:59 2019 +0100 (2019-10-03)
parents 094f58ac8183
children 81714c82f6be
line diff
     1.1 --- a/mtp-tools/receipt	Fri Apr 19 15:52:41 2019 +0200
     1.2 +++ b/mtp-tools/receipt	Thu Oct 03 10:00:59 2019 +0100
     1.3 @@ -15,6 +15,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/lib/udev $fs/usr/bin
     1.7 -	cp -a $install/lib/udev/mtp-probe $fs/lib/udev
     1.8 +	cp -a $install/usr/lib/udev/mtp-probe $fs/lib/udev
     1.9  	cp -a $install/usr/bin $fs/usr
    1.10  }