diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-27 17:46:42 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-27 17:46:42 +0100 |
commit | ba3a1d79afa5559013aceba37b23939de05d5eb1 (patch) | |
tree | 7ec77d8f0f8e66370066973eb88a24ba9ca39d36 /extra/gtk-theme-switch/Pkgfile | |
parent | b56d5e93a30ffa49194f96f521695bbdbebcbedd (diff) | |
download | nutyx-extra-ba3a1d79afa5559013aceba37b23939de05d5eb1.tar.gz nutyx-extra-ba3a1d79afa5559013aceba37b23939de05d5eb1.tar.bz2 nutyx-extra-ba3a1d79afa5559013aceba37b23939de05d5eb1.tar.xz nutyx-extra-ba3a1d79afa5559013aceba37b23939de05d5eb1.zip |
gtk-theme-switch, maj footprint
Diffstat (limited to 'extra/gtk-theme-switch/Pkgfile')
-rw-r--r-- | extra/gtk-theme-switch/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gtk-theme-switch/Pkgfile b/extra/gtk-theme-switch/Pkgfile index 16367a26c..067cf6d60 100644 --- a/extra/gtk-theme-switch/Pkgfile +++ b/extra/gtk-theme-switch/Pkgfile @@ -15,7 +15,7 @@ build() { make install -D -m 755 switch2 $PKG/usr/bin/switch2 - install -D switch.1 $PKG/usr/man/man1/switch.1 + install -D switch.1 $PKG/usr/share/man/man1/switch.1 mkdir -p $PKG/usr/share/icons/hicolor/48x48/apps cp ../gtk-s-t.png $PKG/usr/share/icons/hicolor/48x48/apps/gtk-s-t.png |