[egoboo-data] The name from the first setup isn't remembered for the second setup

Bruno Wolff III bruno at fedoraproject.org
Tue Mar 13 03:13:34 UTC 2012


commit 1655e231a06bad562b4565a9614a209bc9389b22
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Mon Mar 12 21:50:50 2012 -0500

    The name from the first setup isn't remembered for the second setup

 egoboo-data.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/egoboo-data.spec b/egoboo-data.spec
index d2a31c9..593f745 100644
--- a/egoboo-data.spec
+++ b/egoboo-data.spec
@@ -34,7 +34,7 @@ Data files for the Egoboo RPG.
 
 %prep
 %setup -q -n egoboo-%{version}
-%setup -T -D -a 2
+%setup -T -D -a 2 -n egoboo-%{version}
 
 %build
 convert egoboo2.ico egoboo2.png


More information about the scm-commits mailing list