mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net-mgmt/zabbix64-frontend: Fix pkg-plist and thus build
Fix pkg-plist for frontend. Reported by: Christian Ullrich <chris@chrullrich.net> PR: 280417
This commit is contained in:
parent
6554e411c8
commit
bb59fa7102
1 changed files with 10 additions and 7 deletions
|
@ -591,8 +591,8 @@
|
|||
%%WWWDIR%%/assets/styles/dark-theme.css
|
||||
%%WWWDIR%%/assets/styles/hc-dark.css
|
||||
%%WWWDIR%%/assets/styles/hc-light.css
|
||||
%%WWWDIR%%/assets/styles/vendors/Leaflet/Leaflet/LICENSE
|
||||
%%WWWDIR%%/assets/styles/vendors/Leaflet/Leaflet/leaflet.css
|
||||
%%WWWDIR%%/assets/styles/vendors/Leaflet/LICENSE
|
||||
%%WWWDIR%%/assets/styles/vendors/Leaflet/leaflet.css
|
||||
%%WWWDIR%%/audio/alarm_average.mp3
|
||||
%%WWWDIR%%/audio/alarm_disaster.mp3
|
||||
%%WWWDIR%%/audio/alarm_high.mp3
|
||||
|
@ -1333,11 +1333,14 @@
|
|||
%%WWWDIR%%/js/textareaflexible.js
|
||||
%%WWWDIR%%/js/vector/class.svg.canvas.js
|
||||
%%WWWDIR%%/js/vector/class.svg.map.js
|
||||
%%WWWDIR%%/js/vendors/Leaflet/Leaflet.markercluster/leaflet.markercluster.js
|
||||
%%WWWDIR%%/js/vendors/Leaflet/Leaflet/LICENSE
|
||||
%%WWWDIR%%/js/vendors/Leaflet/Leaflet/leaflet.js
|
||||
%%WWWDIR%%/js/vendors/jquery-ui.js
|
||||
%%WWWDIR%%/js/vendors/jquery.js
|
||||
%%WWWDIR%%/js/vendors/jQuery/LICENSE
|
||||
%%WWWDIR%%/js/vendors/jQuery/jquery.js
|
||||
%%WWWDIR%%/js/vendors/jQueryUI/LICENSE
|
||||
%%WWWDIR%%/js/vendors/jQueryUI/jquery-ui.js
|
||||
%%WWWDIR%%/js/vendors/Leaflet.markercluster/LICENSE
|
||||
%%WWWDIR%%/js/vendors/Leaflet.markercluster/leaflet.markercluster.js
|
||||
%%WWWDIR%%/js/vendors/Leaflet/LICENSE
|
||||
%%WWWDIR%%/js/vendors/Leaflet/leaflet.js
|
||||
%%WWWDIR%%/jsLoader.php
|
||||
%%WWWDIR%%/jsrpc.php
|
||||
%%WWWDIR%%/local/.htaccess
|
||||
|
|
Loading…
Add table
Reference in a new issue