tags 404964 + patch
thanks

Even though this a simple fix, I provide anyhow a patch for it.

(the patch is attached to this email)

regards,
--
.''`. : :' : Alex de Oliveira Silva | enerv
 `. `'     www.enerv.net
`-
 diff -ur vnc-3.3.7.orig/debian/rules vnc-3.3.7/debian/rules
--- vnc-3.3.7.orig/debian/rules 2006-12-29 15:12:22.000000000 -0300
+++ vnc-3.3.7/debian/rules      2006-12-29 15:11:48.000000000 -0300
@@ -141,6 +141,8 @@
        #       $(CURDIR)/debian/libvncauth-dev/usr/include
        install -o root -g root -m 644 rfb/libvncauth.a \
                $(CURDIR)/debian/libvncauth-dev/usr/lib
+       install -o root -g root -m 644 rfb/vncauth.h \
+               $(CURDIR)/debian/libvncauth-dev/usr/include/

 # xvncviewer
        install -o root -g root -m 755 vncviewer/vncviewer \

Reply via email to