diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:06:30 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:06:30 +0200 |
commit | 6b82f067956fbacd491b102db4ab3f0ad18aa8f1 (patch) | |
tree | dae35c8e7cab28b5db0d3ba1f31d385d041ca1d5 /extra/tightvnc-viewer/Pkgfile | |
parent | 5d20d48c4ee5f56e1b952d80d5c533bf3c6bc91a (diff) | |
download | nutyx-pakxe-6b82f067956fbacd491b102db4ab3f0ad18aa8f1.tar.gz nutyx-pakxe-6b82f067956fbacd491b102db4ab3f0ad18aa8f1.tar.bz2 nutyx-pakxe-6b82f067956fbacd491b102db4ab3f0ad18aa8f1.tar.xz nutyx-pakxe-6b82f067956fbacd491b102db4ab3f0ad18aa8f1.zip |
Ajustement de make de extra/tightvnc-viewer
Diffstat (limited to 'extra/tightvnc-viewer/Pkgfile')
-rw-r--r-- | extra/tightvnc-viewer/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/tightvnc-viewer/Pkgfile b/extra/tightvnc-viewer/Pkgfile index 81cc0d9f3..b18f256dd 100644 --- a/extra/tightvnc-viewer/Pkgfile +++ b/extra/tightvnc-viewer/Pkgfile @@ -21,3 +21,4 @@ build() { rm -f $PKG/usr/bin/vncserver $PKG/usr/share/man/man1/{Xvnc,vncserver}* chown -R 0:0 $PKG } + |