wok diff scons/receipt @ rev 22991

updated l3afpad (0.8.18.1.10 -> 0.8.18.1.11)
author Hans-G?nter Theisgen
date Sun Mar 01 17:39:44 2020 +0100 (2020-03-01)
parents 7390f8de9846
children 05c8d8d9d934
line diff
     1.1 --- a/scons/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/scons/receipt	Sun Mar 01 17:39:44 2020 +0100
     1.3 @@ -16,10 +16,11 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	mkdir -p $DESTDIR/usr
     1.8 +	mkdir -p $DESTDIR/usr/share
     1.9  	python setup.py install \
    1.10  		--standard-lib \
    1.11  		--prefix=$DESTDIR/usr
    1.12 +	mv $DESTDIR/usr/man $DESTDIR/usr/share
    1.13  }
    1.14  
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.