Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AAI
Shibboleth Debian packaging
log4shib
Commits
98007fd8
Commit
98007fd8
authored
Jul 10, 2018
by
Scott Cantor
Browse files
Fix typo in postun step.
parent
e9b9faa8
Changes
1
Hide whitespace changes
Inline
Side-by-side
log4shib.spec.in
View file @
98007fd8
...
...
@@ -67,7 +67,7 @@ config/install-sh -m 644 -c AUTHORS COPYING INSTALL NEWS README THANKS ChangeLog
[ "$RPM_BUILD_ROOT" != "/" ] && %{__rm} -rf $RPM_BUILD_ROOT
%ifnos solaris2.8 solaris2.9 solaris2.10
%post -n lib@PACKAGE_NAME@
1
-p /sbin/ldconfig
%post -n lib@PACKAGE_NAME@
2
-p /sbin/ldconfig
%endif
%post -n lib@PACKAGE_NAME@-devel
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment