All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nils Steinger <git@n-st.de>
To: linux-btrfs@vger.kernel.org
Cc: Nils Steinger <git@n-st.de>
Subject: [PATCH] btrfs-progs: Add uninstall targets to Makefiles
Date: Fri, 20 Jun 2014 21:48:04 +0200	[thread overview]
Message-ID: <1403293685-23536-1-git-send-email-git@n-st.de> (raw)

I compiled and installed the btrfs-progs from the git repo on several systems,
but later decided to switch back to the version from Debian's package
repository.
The Makefile did not contain an 'uninstall' target to complement 'install', so
I created one that reverses all changes made by 'install' (both in the main and
Documentation Makefiles).

Nils Steinger (1):
  btrfs-progs: Add uninstall targets to Makefiles.

 Documentation/Makefile | 4 ++++
 Makefile               | 9 +++++++++
 2 files changed, 13 insertions(+)

-- 
1.9.1


             reply	other threads:[~2014-06-20 19:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-20 19:48 Nils Steinger [this message]
2014-06-20 19:48 ` [PATCH] btrfs-progs: Add uninstall targets to Makefiles Nils Steinger
2014-06-23  1:57   ` Satoru Takeuchi
2014-06-23  2:23     ` [PATCH v2] " Nils Steinger
2014-06-23  2:33       ` Satoru Takeuchi
2014-06-23 15:04       ` David Sterba
2014-06-25 19:40         ` Nils Steinger
2014-06-27 12:32           ` David Sterba
2014-07-25 13:41             ` [PATCH v3] " n.st
2014-07-25 13:48             ` [PATCH v2] " Nils Steinger
2014-08-14 19:36             ` [PATCH v3] " Nils Steinger
  -- strict thread matches above, loose matches on Subject: below --
2014-08-14 19:36 Nils Steinger

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=1403293685-23536-1-git-send-email-git@n-st.de \
    --to=git@n-st.de \
    --cc=linux-btrfs@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.