wok-6.x diff xorg-xauth/receipt @ rev 14986
Up: thunderbird-langpack-zh_CN (17.0.8esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Aug 08 22:21:17 2013 +0200 (2013-08-08) |
parents | fae364445e65 |
children | eb8067417980 |
line diff
1.1 --- a/xorg-xauth/receipt Wed Apr 25 00:15:23 2012 +0200 1.2 +++ b/xorg-xauth/receipt Thu Aug 08 22:21:17 2013 +0200 1.3 @@ -26,6 +26,7 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $fs/usr/share 1.8 + mkdir -p $fs/usr/X11R6 1.9 cp -a $install/usr/bin $fs/usr 1.10 + ln -s ../bin $fs/usr/X11R6/bin 1.11 }