[package] make initscript of fastcgi-php to use /etc/rc.common
[packages.git] / libs / libvncserver / patches / 100-noexamples.patch
1 --- LibVNCServer-0.9.7/Makefile.in.orig 2009-01-12 03:53:15.000000000 +0100
2 +++ LibVNCServer-0.9.7/Makefile.in      2009-05-02 00:23:00.000000000 +0200
3 @@ -228,8 +228,8 @@
4  target_alias = @target_alias@
5  with_ffmpeg = @with_ffmpeg@
6  @WITH_X11VNC_TRUE@X11VNC = x11vnc
7 -SUBDIRS = libvncserver examples contrib libvncclient vncterm classes client_examples test $(X11VNC)
8 -DIST_SUBDIRS = libvncserver examples contrib libvncclient vncterm classes client_examples test
9 +SUBDIRS = libvncserver
10 +DIST_SUBDIRS = libvncserver
11  bin_SCRIPTS = libvncserver-config
12  #include_HEADERS=rfb.h rfbconfig.h rfbint.h rfbproto.h keysym.h rfbregion.h
13  include_HEADERS = rfb/rfb.h rfb/rfbconfig.h rfb/rfbint.h rfb/rfbproto.h \