We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c1d8d commit 9d31dcfCopy full SHA for 9d31dcf
platform/solaris/ips/create.sh
@@ -247,8 +247,8 @@ PKG pkgsend add file dist/opengrok.jar \
247
248
PKG pkgsend add file logging.properties \
249
mode=0444 owner=root group=sys path=/usr/opengrok/doc/logging.properties
250
-PKG pkgsend add file README.txt \
251
- mode=0444 owner=root group=sys path=/usr/opengrok/doc/README.txt
+PKG pkgsend add file README.md \
+ mode=0444 owner=root group=sys path=/usr/opengrok/doc/README.md
252
PKG pkgsend add file CHANGES.txt \
253
mode=0444 owner=root group=sys path=/usr/opengrok/doc/CHANGES.txt
254
PKG pkgsend add file LICENSE.txt \
0 commit comments