wok diff tazlito/receipt @ rev 24347

Up expat (2.4.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 02 09:41:22 2022 +0000 (2022-02-02)
parents 7d48eab9ceeb
children 77cae427d6b7
line diff
     1.1 --- a/tazlito/receipt	Tue Dec 28 16:32:02 2021 +0000
     1.2 +++ b/tazlito/receipt	Wed Feb 02 09:41:22 2022 +0000
     1.3 @@ -26,7 +26,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -cp $stuff/* applications
     1.8  	sed -i "s/^VERSION=.*/VERSION=$VERSION/" tazlito
     1.9  	make DESTDIR=$DESTDIR VERSION=$VERSION install
    1.10  }