[vifm] Set the directory name in the tarball

Ben Boeckel mathstuf at fedoraproject.org
Sat Jun 25 03:39:46 UTC 2011


commit b254ec1a3a53e97d186f80d308e91b474f3ff1f4
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Fri Jun 24 23:32:19 2011 -0400

    Set the directory name in the tarball

 vifm.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vifm.spec b/vifm.spec
index 6e93431..d663edb 100644
--- a/vifm.spec
+++ b/vifm.spec
@@ -16,7 +16,7 @@ A ncurses based CLI file manager with vi like key-bindings
 
 
 %prep
-%setup -q
+%setup -q -n %{name}
 %patch0 -p1 -b .chdorb
 
 


More information about the scm-commits mailing list