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

Bruno Lavit
11.37.2016 9939dcad6c677fcf35d34a73e54197d312a78a8d
Change path for the RPM install (/usr/bin/rpm --> /bin/rpm)
1 files modified
2 ■■■ changed files
opendj-packages/pom.xml 2 ●●● patch | view | raw | blame | history
opendj-packages/pom.xml
@@ -56,7 +56,7 @@
        <profile>
            <id>opendj-rpm</id>
            <activation>
                <file><exists>/usr/bin/rpm</exists></file>
                <file><exists>/bin/rpm</exists></file>
            </activation>
            <modules>
                <module>opendj-rpm</module>