Skip to content

Commit

Permalink
one more packaging fix for README
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed Sep 18, 2017
1 parent 81c1d8d commit 9d31dcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/solaris/ips/create.sh
Expand Up @@ -247,8 +247,8 @@ PKG pkgsend add file dist/opengrok.jar \

PKG pkgsend add file logging.properties \
mode=0444 owner=root group=sys path=/usr/opengrok/doc/logging.properties
PKG pkgsend add file README.txt \
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
PKG pkgsend add file CHANGES.txt \
mode=0444 owner=root group=sys path=/usr/opengrok/doc/CHANGES.txt
PKG pkgsend add file LICENSE.txt \
Expand Down

0 comments on commit 9d31dcf

Please sign in to comment.