[btrfs-progs] fix typo

Josef Bacik josef at fedoraproject.org
Fri Aug 5 15:00:41 UTC 2011


commit f0cec3f9521140fcf385c73c2d7dd657eb334174
Author: Josef Bacik <josef at redhat.com>
Date:   Fri Aug 5 11:00:18 2011 -0400

    fix typo

 btrfs-progs.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/btrfs-progs.spec b/btrfs-progs.spec
index 3d1fd72..afd8bf9 100644
--- a/btrfs-progs.spec
+++ b/btrfs-progs.spec
@@ -33,7 +33,7 @@ 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
+make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} btrfs-zero-log
 
 %install
 rm -rf $RPM_BUILD_ROOT


More information about the scm-commits mailing list