[python-flask-debugtoolbar] Update license source1

Yohan Graterol yograterol at fedoraproject.org
Sat Feb 21 04:02:43 UTC 2015


commit f064f98015132cf27ef689208bda29ac125154e3
Author: Yohan Graterol <yohangraterol92 at gmail.com>
Date:   Fri Feb 20 23:02:31 2015 -0500

    Update license source1

 python-flask-debugtoolbar.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-flask-debugtoolbar.spec b/python-flask-debugtoolbar.spec
index cb6241c..f7dd7bd 100644
--- a/python-flask-debugtoolbar.spec
+++ b/python-flask-debugtoolbar.spec
@@ -22,8 +22,8 @@ BuildRequires:  python-blinker
 A port of the Django debug toolbar to Flask
 
 %prep
-cp -p %SOURCE1 .
 %setup -qn %{pkgname}-%{version}
+cp -p %SOURCE1 .
 find -name "*.html" -o -name "*.js" | xargs chmod +r-w-x
 
 %build


More information about the scm-commits mailing list