diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-27 17:56:53 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-27 17:56:53 +0000 |
commit | bd71a8310f23517d9ec39c001dee4f8bc6ba13e1 (patch) | |
tree | 4736342b7054b058142a28ce6ab970acb269fad5 /devel/qtez/files/patch-aj | |
parent | Update to 1.13 (diff) |
Remove automake/conf dependency
PR: 33336
Submitted by: tkato@prontomail.com
Diffstat (limited to '')
-rw-r--r-- | devel/qtez/files/patch-aj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/qtez/files/patch-aj b/devel/qtez/files/patch-aj deleted file mode 100644 index 174afe657fde..000000000000 --- a/devel/qtez/files/patch-aj +++ /dev/null @@ -1,8 +0,0 @@ ---- src/plugins/srceditor/Makefile.am.orig Thu Dec 7 20:45:50 2000 -+++ src/plugins/srceditor/Makefile.am Sat Feb 3 04:16:19 2001 -@@ -11,4 +11,4 @@ - MainEditor.h MainEditor.cpp - - libSyntaxEditor_la_METASOURCES = USE_AUTOMOC --libdir = $(prefix)/qtez/plugins/sourceditor -+libdir = $(prefix)/lib/qtez/plugins/sourceditor |