mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gaetan Boismal
02.43.2015 747ca550c23dfb584a20f443feb9a414b7409c38
OPENDJ-2400 Fix deb package legal files location

The legal-notices folder has been moved from /usr/share/doc/opendj to
/opt/opendj.
1 files modified
3 ■■■■ changed files
opendj-packages/opendj-deb/pom.xml 3 ●●●● patch | view | raw | blame | history
opendj-packages/opendj-deb/pom.xml
@@ -204,7 +204,7 @@
                                        <src>${project.build.directory}/${product.name.lowercase}</src>
                                        <type>directory</type>
                                        <includes>
                                            legal-notices/**, copyright, example-plugin.zip, changelog.Debian.gz
                                            copyright, example-plugin.zip, changelog.Debian.gz
                                        </includes>
                                        <mapper>
                                            <type>perm</type>
@@ -234,7 +234,6 @@
                                            bin/*,
                                            template/**/*,
                                            lib/*.sh,
                                            legal-notices/**,
                                            setup,
                                            uninstall,
                                            upgrade,