Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 105d736c57b2691635bd047efe146ef0 > files > 15

btrfs-progs-0.20-0.rc1.20130117.2.mga3.src.rpm

diff -Nurp btrfs-progs.orig/Makefile btrfs-progs/Makefile
--- btrfs-progs.orig/Makefile	2013-01-17 19:34:40.000000000 +0200
+++ btrfs-progs/Makefile	2013-02-08 21:31:23.171666314 +0200
@@ -22,7 +22,7 @@ RESTORE_LIBS=-lz
 
 progs = btrfsctl mkfs.btrfs btrfs-debug-tree btrfs-show btrfs-vol btrfsck \
 	btrfs btrfs-map-logical btrfs-image btrfs-zero-log btrfs-convert \
-	btrfs-find-root btrfs-restore btrfstune
+	btrfs-find-root btrfs-restore btrfstune btrfs-select-super calc-size
 
 # make C=1 to enable sparse
 ifdef C