[nautilus-python/0.5: 3/11] Removed nautilus-python.spec file
- From: Adam Plumb <adamplumb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-python/0.5: 3/11] Removed nautilus-python.spec file
- Date: Fri, 26 Feb 2010 21:39:05 +0000 (UTC)
commit 72aae7c7a12c174fc67f3b04465e9a4059e20d9c
Author: Adam Plumb <adamplumb gmail com>
Date: Fri Feb 26 16:24:47 2010 -0500
Removed nautilus-python.spec file
Makefile.am | 2 +-
configure.in | 1 -
nautilus-python.spec.in | 53 -----------------------------------------------
3 files changed, 1 insertions(+), 55 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 0285d80..0b2bfe2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,4 +3,4 @@ SUBDIRS = src examples
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
diff --git a/configure.in b/configure.in
index 6ffd574..99f6789 100644
--- a/configure.in
+++ b/configure.in
@@ -63,7 +63,6 @@ AC_DEFINE_UNQUOTED(NAUTILUS_EXTENSION_DIR, "$NAUTILUS_EXTENSION_DIR", [Nautilus'
AC_OUTPUT([
Makefile
nautilus-python.pc
- nautilus-python.spec
examples/Makefile
src/Makefile
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]