diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:57:01 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:57:01 +0000 |
commit | 65709d5e5e11f599f13e508b8c5f47dfc467b08d (patch) | |
tree | 419da1a0ecfab4c2969492b42c4c33dd4e06c4fa /irc/quirc/files/patch-aa | |
parent | Rename german/ and graphics/ patch-xy patches to reflect the files they modify. (diff) |
Rename irc/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363262
Diffstat (limited to 'irc/quirc/files/patch-aa')
-rw-r--r-- | irc/quirc/files/patch-aa | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/irc/quirc/files/patch-aa b/irc/quirc/files/patch-aa deleted file mode 100644 index e1d12d473b8f..000000000000 --- a/irc/quirc/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.in.orig Tue Jan 13 16:23:10 2004 -+++ Makefile.in Tue Feb 3 23:03:59 2004 -@@ -210,7 +210,7 @@ - target_alias = @target_alias@ - - # Data files --SUBDIRS = data doc -+SUBDIRS = data - - # Source in order of C, C++, derived C++ - # Removed arlib.c -@@ -709,7 +709,7 @@ - - info-am: - --install-data-am: install-docDATA -+install-data-am: - - install-exec-am: install-binPROGRAMS install-exec-local - |