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 de1d285 commit 7517863Copy full SHA for 7517863
platform/solaris/ips/create.sh
@@ -248,6 +248,7 @@ PKG pkgsend add set name=description value="OpenGrok - wicked fast source browse
248
PKG pkgsend add set name=pkg.human-version value="${human_readable_version}"
249
PKG pkgsend close
250
251
+PKG pkgrepo -s "$PKG_REPO_NAME" verify
252
253
# checks whether the same file exists and updates it
254
if [ -f "${PKG_NAME}-${human_readable_version}.p5p" ]
0 commit comments