[nautilus-python] Removed obsolete spec file



commit 5c26b4602343bb5273bd2a235f5c6ff8db658c69
Author: Adam Plumb <adamplumb gmail com>
Date:   Fri May 21 11:58:13 2010 -0400

    Removed obsolete spec file

 Makefile.am             |    2 +-
 configure.in            |    1 -
 nautilus-python.spec.in |   52 -----------------------------------------------
 3 files changed, 1 insertions(+), 54 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index cacedbb..ab2541a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,6 @@ endif
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = nautilus-python.pc
 
-EXTRA_DIST = nautilus-python.pc.in nautilus-python.spec.in nautilus-python.spec
+EXTRA_DIST = nautilus-python.pc.in
 
 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
diff --git a/configure.in b/configure.in
index a9e56b2..3b3603d 100644
--- a/configure.in
+++ b/configure.in
@@ -107,7 +107,6 @@ AC_OUTPUT([
   Makefile
   examples/Makefile
   src/Makefile
-  nautilus-python.spec
   nautilus-python.pc
   docs/Makefile
   docs/reference/entities.docbook



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]