diff options
Diffstat (limited to 'net/vnc/files/patch-aa')
-rw-r--r-- | net/vnc/files/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/vnc/files/patch-aa b/net/vnc/files/patch-aa deleted file mode 100644 index 57614f540689..000000000000 --- a/net/vnc/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -*** Imakefile.orig Mon May 18 06:18:46 1998 ---- Imakefile Sat Jun 20 17:24:00 1998 -*************** -*** 11,16 **** ---- 11,18 ---- - @echo Built $(SUBDIRS). - @echo 'To build Xvnc, do "cd Xvnc", followed by "make World"' - @echo "" -+ (cd Xvnc; make World) - - MakeSubdirs($(SUBDIRS)) - DependSubdirs($(SUBDIRS)) -+ |