Ignore:
Timestamp:
Dec 22, 2015, 12:41:18 PM (10 years ago)
Author:
Yuri Dario
Message:

spec: undo wrong commit r623.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/help2man.spec

    r623 r624  
    8080# @todo Replace with `%info_preun foobar.info` when it's available.
    8181if [ $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    #################################
    8285    if [ -f %{_infodir}/help2man.info ]; then
    8386        %{_sbindir}/install-info.exe --delete %{_infodir}/help2man.info %{_infodir}/dir || :
Note: See TracChangeset for help on using the changeset viewer.