diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-14 22:58:51 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-14 22:58:51 +0000 |
commit | 0d24ce472965b1af574ee8eab914346a50d93ab0 (patch) | |
tree | fc04ac961d5044a7d4ac36140741f144e02c3080 /editors/abiword-devel/files/patch-aa | |
parent | (forced commit) This is the official index file for 3.3-release. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_3_0'.release/3.3.0
Diffstat (limited to 'editors/abiword-devel/files/patch-aa')
-rw-r--r-- | editors/abiword-devel/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/abiword-devel/files/patch-aa b/editors/abiword-devel/files/patch-aa deleted file mode 100644 index ce0149fac22c..000000000000 --- a/editors/abiword-devel/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- af/gr/unix/Makefile.orig Fri Apr 9 08:47:46 1999 -+++ af/gr/unix/Makefile Sun May 9 10:40:19 1999 -@@ -25,7 +25,7 @@ - CPPSRCS= gr_UnixGraphics.cpp \ - gr_UnixImage.cpp - --INCLUDES= -I/usr/X11R6/include -+INCLUDES= -I/usr/local/include -I/usr/X11R6/include - - TARGETS= $(OBJS) - |