[nautilus] Correct "srdcir" typo to "srcdir"
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Subject: [nautilus] Correct "srdcir" typo to "srcdir"
- Date: Thu, 4 Jun 2009 09:49:51 -0400 (EDT)
commit 7b7a40130eb556fc7f32fb21a73c6437b29b0c73
Author: Christian Persch <chpe gnome org>
Date: Thu Jun 4 15:48:35 2009 +0200
Correct "srdcir" typo to "srcdir"
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index d2e28fc..814a3cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,7 +46,7 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb --enable-gtk-doc
ACLOCAL_AMFLAGS = -I m4
distclean-local:
- if test $(srdcir) = .; then :; else \
+ if test "$(srcdir)" = "."; then :; else \
rm -f ChangeLog; \
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]