mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-05-07 15:07:49 +02:00
sutainable custom css files after upgrades
This commit is contained in:
6
src/deb/vesta/conffiles
Normal file
6
src/deb/vesta/conffiles
Normal 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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user