diff options
author | Harald van Dijk <truedfx@gentoo.org> | 2010-05-24 19:10:33 +0000 |
---|---|---|
committer | Harald van Dijk <truedfx@gentoo.org> | 2010-05-24 19:10:33 +0000 |
commit | ba7fc5ff51df9c3751a49e22c2f7c35c6f138fe0 (patch) | |
tree | 2bac8f5339810ce937ad08dce8b837d280bf0010 /app-editors/ted/files | |
parent | stable amd64, bug 317247 (diff) | |
download | historical-ba7fc5ff51df9c3751a49e22c2f7c35c6f138fe0.tar.gz historical-ba7fc5ff51df9c3751a49e22c2f7c35c6f138fe0.tar.bz2 historical-ba7fc5ff51df9c3751a49e22c2f7c35c6f138fe0.zip |
Remove old versions
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-editors/ted/files')
-rw-r--r-- | app-editors/ted/files/ted-2.17-motif.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/app-editors/ted/files/ted-2.17-motif.patch b/app-editors/ted/files/ted-2.17-motif.patch deleted file mode 100644 index 83ef2af51446..000000000000 --- a/app-editors/ted/files/ted-2.17-motif.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- Ted-2.17/appFrame/aclocal.m4 -+++ Ted-2.17/appFrame/aclocal.m4 -@@ -210,6 +210,7 @@ - then - # Includes - for ac_dir in \ -+ /usr/include \ - /usr/X11R6/include \ - /usr/local/include \ - /usr/dt/include \ ---- Ted-2.17/Ted/aclocal.m4 -+++ Ted-2.17/Ted/aclocal.m4 -@@ -279,6 +279,7 @@ - then - # Includes - for ac_dir in \ -+ /usr/include \ - /usr/X11R6/include \ - /usr/local/include \ - /usr/dt/include \ |