mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
v2.10.0
This commit is contained in:
parent
132c0a1349
commit
98b3fa9632
11 changed files with 23 additions and 26 deletions
|
|
@ -210,9 +210,6 @@ $tar->addFromString('data/VERSION', $package->version);
|
|||
$zip->addFile('data/README.md');
|
||||
$tar->addFile('data/README.md');
|
||||
|
||||
//$zip->addFile('data/EMPTY');
|
||||
//$tar->addFile('data/EMPTY');
|
||||
|
||||
if ($options['aur']) {
|
||||
$data = '<?php
|
||||
function __get_custom_data_full_path()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue