sutainable custom css files after upgrades

This commit is contained in:
Serghey Rodin 2013-08-01 11:19:33 +03:00
commit 287eebbc38
2 changed files with 10 additions and 0 deletions

6
src/deb/vesta/conffiles Normal file
View file

@ -0,0 +1,6 @@
/usr/local/vesta/web/images/logo.png
/usr/local/vesta/web/images/favicon.ico
/usr/local/vesta/web/css/csshover3.htc
/usr/local/vesta/web/css/ie.css
/usr/local/vesta/web/css/jquery-custom-dialogs.css
/usr/local/vesta/web/css/main.css

View file

@ -40,6 +40,10 @@ fi
%{_vestadir}
%config(noreplace) %{_vestadir}/web/images/logo.png
%config(noreplace) %{_vestadir}/web/images/favicon.ico
%config(noreplace) %{_vestadir}/web/css/csshover3.htc
%config(noreplace) %{_vestadir}/web/css/ie.css
%config(noreplace) %{_vestadir}/web/css/jquery-custom-dialogs.css
%config(noreplace) %{_vestadir}/web/css/main.css
%changelog
* Mon Jul 30 2013 Serghey Rodin <builder@vestacp.com> - 0.9.8-3