fmartingr
/
shelfzilla
Archived
1
0
Fork 0

Fixed bower install on rpm spec

This commit is contained in:
Felipe Martín 2014-08-25 17:10:09 +02:00
parent d5f7551c35
commit 7f20628db8
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Requires: python27
License: Comercial
Group: FDB
Distribution: FDB Global Services
Vendor: FDB
Vendor: FDB
%description
Shelfzilla is a website which save all your Manga
@ -72,6 +72,7 @@ python2.7 %{_app_dir}/manage.py syncdb
python2.7 %{_app_dir}/manage.py migrate
## Bower
cd %{_app_dir}
bower install --allow-root
## Collect static