really truly build everything this time.

This commit is contained in:
Josef Bacik 2011-08-05 14:07:26 -04:00
parent 6e0028f8a1
commit 5147d5cb1d
2 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,13 @@
--- btrfs-progs-0.19/Makefile.orig 2010-03-24 14:45:18.001490900 -0400
+++ btrfs-progs-0.19/Makefile 2010-03-24 14:45:35.745491310 -0400
@@ -17,8 +17,7 @@
diff -up btrfs-progs-0.19/Makefile.build btrfs-progs-0.19/Makefile
--- btrfs-progs-0.19/Makefile.build 2011-08-05 14:06:29.871749619 -0400
+++ btrfs-progs-0.19/Makefile 2011-08-05 14:06:45.419727708 -0400
@@ -17,8 +17,7 @@ bindir = $(prefix)/bin
LIBS=-luuid
progs = btrfsctl mkfs.btrfs btrfs-debug-tree btrfs-show btrfs-vol btrfsck \
- btrfs \
- btrfs-map-logical
+ btrfs btrfs-map-logical btrfstune btrfs-image
+ btrfs btrfs-map-logical btrfstune btrfs-image btrfs-zero-log
# make C=1 to enable sparse
ifdef C

View File

@ -33,7 +33,6 @@ check, modify and correct any inconsistencies in the btrfs filesystem.
%build
make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} LDFLAGS="-lcom_err" convert
make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} btrfs-zero-log
%install
rm -rf $RPM_BUILD_ROOT