wok rev 23711

updated ubuntu-font-family again (0.80 -> 0.83)
author Hans-G?nter Theisgen
date Tue Apr 28 17:27:08 2020 +0100 (2020-04-28)
parents 7b68fd2c893a
children 0dc6258bf1e6
files ubuntu-font-family/receipt
line diff
     1.1 --- a/ubuntu-font-family/receipt	Tue Apr 28 17:22:54 2020 +0100
     1.2 +++ b/ubuntu-font-family/receipt	Tue Apr 28 17:27:08 2020 +0100
     1.3 @@ -15,5 +15,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share/fonts/truetype/ubuntu
     1.7 -	cp $src/$PACKAGE-$VERSION/*	$fs/usr/share/fonts/truetype/ubuntu
     1.8 +	cp $src/*	$fs/usr/share/fonts/truetype/ubuntu
     1.9  }