Browse Source

final vns work to make it compile automatically

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1321 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
7af1f18dc6
2 changed files with 2 additions and 2 deletions
  1. +0
    -0
      package/rene/vnc/no-man.diff
  2. +2
    -2
      package/rene/vnc/vnc.conf

package/rene/vnc/no-man.patch → package/rene/vnc/no-man.diff


+ 2
- 2
package/rene/vnc/vnc.conf

@ -46,10 +46,10 @@ EOT
xmkmf
eval $MAKE Makefiles
patch -p1 < $confdir/no-man.patch
patch -p1 < $confdir/no-man.diff
eval $MAKE depend all ; cd Xvnc ; eval $MAKE World ; cd ..
./vncinstall /$prefix/bin ; cp classes/* /$prefix/classes
}
custmain=main
autopatch=0

Loading…
Cancel
Save