aboutsummaryrefslogtreecommitdiffstats
path: root/build/package.php
diff options
context:
space:
mode:
Diffstat (limited to 'build/package.php')
-rwxr-xr-xbuild/package.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/package.php b/build/package.php
index d80a09cc59..4d9e43f4a3 100755
--- a/build/package.php
+++ b/build/package.php
@@ -181,6 +181,12 @@ if (sizeof($package->old_packages))
* files from the same or subsequent directories.
*/
$copy_relative_directories = array(
+ 'adm/style/admin.css' => array(
+ 'copied' => false,
+ 'copy' => array(
+ 'adm/images/*' => 'adm/images',
+ ),
+ ),
'config/' => array(
'copied' => false,
'copy' => array(