From 00a72faf189365d6bf00ca9eac63b0c43ecac08f Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Mon, 27 Aug 2007 10:40:15 -0600 Subject: [PATCH] change the name in configure.ac back to "util-linux-ng" --- configure.ac | 4 ++-- debian/util-linux-locales.files | 38 ++++++++++++++++----------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/configure.ac b/configure.ac index 72c3d348..cfc21797 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux, 2.13-rc3, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.13-rc3, kzak@redhat.com) AC_PREREQ(2.59) @@ -95,7 +95,7 @@ elif test x$with_fsprobe = xvolume_id; then fi if test $have_blkid = no && test $have_volume_id = no; then - AC_MSG_ERROR([blkid or volume_id is needed to build util-linux.]) + AC_MSG_ERROR([blkid or volume_id is needed to build util-linux-ng.]) fi AM_GNU_GETTEXT_VERSION([0.14.1]) diff --git a/debian/util-linux-locales.files b/debian/util-linux-locales.files index af062dfc..b96e98ac 100644 --- a/debian/util-linux-locales.files +++ b/debian/util-linux-locales.files @@ -1,19 +1,19 @@ -usr/share/locale/ca/LC_MESSAGES/util-linux.mo -usr/share/locale/cs/LC_MESSAGES/util-linux.mo -usr/share/locale/da/LC_MESSAGES/util-linux.mo -usr/share/locale/de/LC_MESSAGES/util-linux.mo -usr/share/locale/es/LC_MESSAGES/util-linux.mo -usr/share/locale/et/LC_MESSAGES/util-linux.mo -usr/share/locale/fi/LC_MESSAGES/util-linux.mo -usr/share/locale/fr/LC_MESSAGES/util-linux.mo -usr/share/locale/it/LC_MESSAGES/util-linux.mo -usr/share/locale/ja/LC_MESSAGES/util-linux.mo -usr/share/locale/nl/LC_MESSAGES/util-linux.mo -usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo -usr/share/locale/sl/LC_MESSAGES/util-linux.mo -usr/share/locale/sv/LC_MESSAGES/util-linux.mo -usr/share/locale/tr/LC_MESSAGES/util-linux.mo -usr/share/locale/id/LC_MESSAGES/util-linux.mo -usr/share/locale/ru/LC_MESSAGES/util-linux.mo -usr/share/locale/uk/LC_MESSAGES/util-linux.mo -usr/share/locale/vi/LC_MESSAGES/util-linux.mo +usr/share/locale/ca/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/cs/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/da/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/de/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/es/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/et/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/fi/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/fr/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/it/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/ja/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/nl/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/pt_BR/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/sl/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/sv/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/tr/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/id/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/ru/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/uk/LC_MESSAGES/util-linux-ng.mo +usr/share/locale/vi/LC_MESSAGES/util-linux-ng.mo -- 2.39.5