mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Remove jar file that doesn't need to be packages
This commit is contained in:
@@ -109,6 +109,7 @@ foreach $m (@mlist) {
|
||||
|
||||
# Remove files that shouldn't be publicly available
|
||||
system("rm -rf $tardir/$dir/status/mailserver*");
|
||||
system("rm -rf $tardir/$dir/file/plugin.jar");
|
||||
|
||||
# Add other directories
|
||||
foreach $d (@dirlist) {
|
||||
|
||||
Reference in New Issue
Block a user