All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] btrfs-progs: Add uninstall targets to Makefiles.
@ 2014-08-14 19:36 Nils Steinger
  0 siblings, 0 replies; 12+ messages in thread
From: Nils Steinger @ 2014-08-14 19:36 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Nils Steinger, David Sterba

I finally got around to applying David Sterba's suggestions about a
month ago, but when I sent my updated patch to the mailing list,
vger.kernel.org accepted and then silently dropped my mail, so I shelved
the patch for a while.
My new `filesystem df` patch just got through, so here's another try for
the Makefile patch.

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

 Documentation/Makefile | 4 ++++
 Makefile               | 7 +++++++
 2 files changed, 11 insertions(+)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH] btrfs-progs: Add uninstall targets to Makefiles
@ 2014-06-20 19:48 Nils Steinger
  2014-06-20 19:48 ` Nils Steinger
  0 siblings, 1 reply; 12+ messages in thread
From: Nils Steinger @ 2014-06-20 19:48 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Nils Steinger

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-08-14 19:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-14 19:36 [PATCH v3] btrfs-progs: Add uninstall targets to Makefiles Nils Steinger
  -- strict thread matches above, loose matches on Subject: below --
2014-06-20 19:48 [PATCH] " Nils Steinger
2014-06-20 19:48 ` 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

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.