cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Andrew Price <anprice@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 1/2] gfs2-utils: Remove some unused build files
Date: Thu, 30 May 2013 18:50:19 +0100	[thread overview]
Message-ID: <1369936220-13490-1-git-send-email-anprice@redhat.com> (raw)

This removes some build files which are either no longer used or are
generated by autoconf and needn't have been committed.

Signed-off-by: Andrew Price <anprice@redhat.com>
---
 .gitignore             |   7 +
 Makefile.am            |   2 +-
 Makefile.new           | 126 ----------
 README.build           |  12 +-
 config.rpath           | 672 -------------------------------------------------
 po/Makefile.in.in      | 444 --------------------------------
 po/Rules-quot          |  47 ----
 po/boldquot.sed        |  10 -
 po/insert-header.sin   |  23 --
 po/quot.sed            |   6 -
 po/remove-potcdate.sin |  19 --
 11 files changed, 9 insertions(+), 1359 deletions(-)
 delete mode 100644 Makefile.new
 delete mode 100755 config.rpath
 delete mode 100644 po/Makefile.in.in
 delete mode 100644 po/Rules-quot
 delete mode 100644 po/boldquot.sed
 delete mode 100644 po/insert-header.sin
 delete mode 100644 po/quot.sed
 delete mode 100644 po/remove-potcdate.sin

diff --git a/.gitignore b/.gitignore
index a1eadd0..f8f8a82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ config.guess
 config.log
 config.sub
 config.status
+config.rpath
 Makefile
 depcomp
 install-sh
@@ -50,3 +51,9 @@ po/Makevars.template
 po/POTFILES
 po/stamp-po
 po/remove-potcdate.sed
+po/Makefile.in.in
+po/Rules-quot
+po/boldquot.sed
+po/insert-header.sin
+po/quot.sed
+po/remove-potcdate.sin
diff --git a/Makefile.am b/Makefile.am
index 210ab15..1eea44c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST		= config.rpath m4/ChangeLog  autogen.sh
+EXTRA_DIST		= autogen.sh
 
 AUTOMAKE_OPTIONS	= foreign
 
diff --git a/Makefile.new b/Makefile.new
deleted file mode 100644
index 1534c87..0000000
diff --git a/README.build b/README.build
index 7832e2b..1f73b1d 100644
--- a/README.build
+++ b/README.build
@@ -38,14 +38,4 @@ To install gfs2-utils, run:
 
     make install
 
-There is also an alternative (experimental, but eventually will take over
-from the current build system) build system which requires only GNU make.
-To use that build system, simply run:
-
-make -f Makefile.new <target>
-
-Where <target> is all, install, etc.
-
-Both build systems are designed to run alongside each other for the time
-being.
-
+See also README.contributing for details on submitting patches.
diff --git a/config.rpath b/config.rpath
deleted file mode 100755
index 17298f2..0000000
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
deleted file mode 100644
index 83d8838..0000000
diff --git a/po/Rules-quot b/po/Rules-quot
deleted file mode 100644
index af52487..0000000
diff --git a/po/boldquot.sed b/po/boldquot.sed
deleted file mode 100644
index 4b937aa..0000000
diff --git a/po/insert-header.sin b/po/insert-header.sin
deleted file mode 100644
index b26de01..0000000
diff --git a/po/quot.sed b/po/quot.sed
deleted file mode 100644
index 0122c46..0000000
diff --git a/po/remove-potcdate.sin b/po/remove-potcdate.sin
deleted file mode 100644
index 2436c49..0000000
-- 
1.8.1.4



             reply	other threads:[~2013-05-30 17:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-30 17:50 Andrew Price [this message]
2013-05-30 17:50 ` [Cluster-devel] [PATCH 2/2] gfs2-utils: Retire gfs_controld Andrew Price
2013-05-30 17:51 ` [Cluster-devel] [PATCH 1/2] gfs2-utils: Remove some unused build files Steven Whitehouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1369936220-13490-1-git-send-email-anprice@redhat.com \
    --to=anprice@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).