wok-current diff xorg-libXau/receipt @ rev 18899
Add more art from Leonardo Laporte.
SLiM themes Clean, Esperanza, Japan Art, Leaves, Montanhoso.
Openbox 3 themes Blinder, Chrommo.
Combo-theme Japanes (Openbox and GTK2).
SLiM themes Clean, Esperanza, Japan Art, Leaves, Montanhoso.
Openbox 3 themes Blinder, Chrommo.
Combo-theme Japanes (Openbox and GTK2).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Feb 18 16:54:27 2016 +0200 (2016-02-18) |
parents | e2d4f5ed39a7 |
children | 814c58f64f83 |
line diff
1.1 --- a/xorg-libXau/receipt Mon Feb 24 15:44:41 2014 +0100 1.2 +++ b/xorg-libXau/receipt Thu Feb 18 16:54:27 2016 +0200 1.3 @@ -33,6 +33,6 @@ 1.4 mkdir -p \ 1.5 $fs/usr/share/licenses \ 1.6 $fs/usr/lib 1.7 - cp -a $src/COPYING $fs/usr/share/licenses/$PACKAGE.txt 1.8 + install -m644 -oroot -groot $src/COPYING $fs/usr/share/licenses/$PACKAGE.txt 1.9 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.10 }