diff options
author | Dan Winship <danw@src.gnome.org> | 2000-09-16 01:35:13 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-09-16 01:35:13 +0800 |
commit | 72a1dea7c12e40bfef1f9fcb169878bec3db26e7 (patch) | |
tree | be0122d540422ef9ea4f28da7865820bf89cb7d9 /configure.in | |
parent | b59db99208256d602689d6cc1a1b2e36e8cae303 (diff) | |
download | gsoc2013-evolution-72a1dea7c12e40bfef1f9fcb169878bec3db26e7.tar.gz gsoc2013-evolution-72a1dea7c12e40bfef1f9fcb169878bec3db26e7.tar.zst gsoc2013-evolution-72a1dea7c12e40bfef1f9fcb169878bec3db26e7.zip |
remove spec file. We haven't been keeping it up to date, and it's only
* configure.in, evolution.spec.in: remove spec file. We haven't
been keeping it up to date, and it's only good for RH anyway, and
if people really want a spec file they can get it from our SRPMs.
svn path=/trunk/; revision=5458
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a5dd0b5b1c..2b0cd36570 100644 --- a/configure.in +++ b/configure.in @@ -552,7 +552,6 @@ AC_SUBST(EVOLUTION_DIR) AC_OUTPUT([ Makefile -evolution.spec macros/Makefile intl/Makefile po/Makefile.in |