Skip to content

Commit

Permalink
ZCS-4381 include zimbra-attrs-schema in zimbra-common-mbox-conf-attrs…
Browse files Browse the repository at this point in the history
… package
  • Loading branch information
tmclane committed Mar 14, 2018
1 parent 377009b commit 157eb2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg-builder.pl
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ ()
cpy_file( "store/conf/attrs/amavisd-new-attrs.xml", "$stage_base_dir/opt/zimbra/conf/attrs/amavisd-new-attrs.xml" );
cpy_file( "store/conf/attrs/zimbra-attrs.xml", "$stage_base_dir/opt/zimbra/conf/attrs/zimbra-attrs.xml" );
cpy_file( "store/conf/attrs/zimbra-ocs.xml", "$stage_base_dir/opt/zimbra/conf/attrs/zimbra-ocs.xml" );
cpy_file( "store/build/dist/conf/attrs/zimbra-attrs-schema", "$stage_base_dir/opt/zimbra/conf/zimbra-attrs-schema" );

return ["store/conf/attrs"];
}
Expand Down

0 comments on commit 157eb2b

Please sign in to comment.