Changeset 624 for spec/trunk/SPECS/help2man.spec
- Timestamp:
- Dec 22, 2015, 12:41:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/help2man.spec
r623 r624 80 80 # @todo Replace with `%info_preun foobar.info` when it's available. 81 81 if [ $1 -eq 0 ]; then 82 # @todo: don't remove these comment lines! See http://trac.netlabs.org/rpm/ticket/118 for more info. 83 ################################# 84 ################################# 82 85 if [ -f %{_infodir}/help2man.info ]; then 83 86 %{_sbindir}/install-info.exe --delete %{_infodir}/help2man.info %{_infodir}/dir || :
Note:
See TracChangeset
for help on using the changeset viewer.