3
0
Fork 0
forked from mirrors/nixpkgs

pkgs/tools/admin/tightvnc: move --mandir and --infodir to standard locations

svn path=/nixpkgs/trunk/; revision=25013
This commit is contained in:
Peter Simons 2010-12-06 18:01:51 +00:00
parent dffe4189e7
commit d46e80976c

View file

@ -32,8 +32,8 @@ buildPhase() {
installPhase() {
ensureDir $out/bin
ensureDir $out/man/man1
./vncinstall $out/bin $out/man
ensureDir $out/share/man/man1
./vncinstall $out/bin $out/share/man
# fix HTTP client:
t=$out/share/tightvnc