summaryrefslogtreecommitdiff
path: root/net/tightvnc/files/patch-Imakefile
blob: 29b65c8b2bebf6599dac4263497538b579c863f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Imakefile.orig	Wed May 22 23:19:15 2002
+++ Imakefile	Wed May 22 23:20:03 2002
@@ -11,6 +11,7 @@
 	@echo Built $(SUBDIRS).
 	@echo 'To build Xvnc, do "cd Xvnc", followed by "./configure" then "make"'
 	@echo ""
+	( cd Xvnc && ./configure && make )
 
 libs:
 	@echo 'No libraries included.'