From 90281271f57c73b141470a6633269e96fbbb6ee8 Mon Sep 17 00:00:00 2001 From: Harrier Date: Fri, 17 May 2013 13:30:52 +0000 Subject: Don't install btrfs-convert. It requires the acl library to be installed. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fdbd720..37c9baf 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,7 @@ clean: else progs = mkfs.btrfs btrfs-debug-tree btrfsck \ - btrfs btrfs-map-logical btrfs-image btrfs-zero-log btrfs-convert \ + btrfs btrfs-map-logical btrfs-image btrfs-zero-log \ btrfs-find-root btrfstune btrfs-show-super # external libs required by various binaries; for btrfs-foo, -- cgit v1.2.1