provisionary
This commit is contained in:
parent
735bb847c2
commit
55dd35dcc1
1 changed files with 3 additions and 0 deletions
|
|
@ -58,6 +58,9 @@ chmod 644 master/public/stylesheets/brandongrotesque_light/demo.html
|
||||||
|
|
||||||
%build
|
%build
|
||||||
rm -rf master/vendor/bundle
|
rm -rf master/vendor/bundle
|
||||||
|
pushd master
|
||||||
|
tar cf public/source.tar --exclude='source.tar' -X .gitignore *
|
||||||
|
popd
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue