[cheese] use Cheese instead of cheese as the package name
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] use Cheese instead of cheese as the package name
- Date: Sun, 8 Aug 2010 23:35:51 +0000 (UTC)
commit cd18ee2e8b87b0a0f9ed1cc2ee6338f8612d09e2
Author: daniel g. siegel <dgsiegel gnome org>
Date: Mon Aug 9 01:34:09 2010 +0200
use Cheese instead of cheese as the package name
hopefully, autotools is clever enough to use lowercase
wherever it is needed
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 19c1adf..1bf5866 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT(cheese, 2.31.1)
+AC_INIT(Cheese, 2.31.1)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]