wok diff 0install/receipt @ rev 18924

glibc: fix build (thanks az_ua)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 14:47:17 2016 +0200 (2016-02-25)
parents 16df76e1fc6a
children 45507bfb2b0d
line diff
     1.1 --- a/0install/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/0install/receipt	Thu Feb 25 14:47:17 2016 +0200
     1.3 @@ -18,6 +18,8 @@
     1.4  compile_rules()
     1.5  {
     1.6  	python setup.py install --root=$DESTDIR
     1.7 +	# move man pages in a right place
     1.8 +	mv $install/usr/man $install/usr/share
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.