diff options
Diffstat (limited to 'devel/anjuta-devel/files/patch-Makefile.in')
-rw-r--r-- | devel/anjuta-devel/files/patch-Makefile.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/anjuta-devel/files/patch-Makefile.in b/devel/anjuta-devel/files/patch-Makefile.in deleted file mode 100644 index a3e2e54bd17d..000000000000 --- a/devel/anjuta-devel/files/patch-Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ ---- Makefile.in.orig Sun Aug 12 11:01:09 2001 -+++ Makefile.in Sun Aug 12 11:02:14 2001 -@@ -128,10 +128,10 @@ - cxxflags_set = @cxxflags_set@ - l = @l@ - --SUBDIRS = intl po macros scintilla ccview widgets manuals omf-install src pixmaps data doc launcher -+SUBDIRS = intl po macros ccview widgets manuals omf-install src pixmaps data doc launcher - - anjutadocdir = ${prefix}/doc/anjuta --anjutadoc_DATA = README COPYING AUTHORS ChangeLog INSTALL NEWS TODO ABOUT-NLS -+anjutadoc_DATA = - - - EXTRA_DIST = anjuta.desktop.in.in anjuta.prj anjuta.spec.in xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in $(anjutadoc_DATA) |