Changeset 1020


Ignore:
Timestamp:
Feb 22, 2017, 7:20:32 PM (8 years ago)
Author:
dmik
Message:

rpm: Remove unneeded (and incorrect) paths.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rpm/trunk/macros.in

    r1015 r1020  
    312312#       The PATH put into the environment before running %pre/%post et al.
    313313#
    314 %_install_script_path   /sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin
     314#%_install_script_path
    315315
    316316#       A colon separated list of desired locales to be installed;
     
    462462
    463463# Directories whose contents should be considered as documentation.
    464 %__docdir_path %{_datadir}/doc:%{_datadir}/man:%{_datadir}/info:%{_datadir}/gtk-doc/html:%{?_docdir}:%{?_mandir}:%{?_infodir}:%{?_javadocdir}:/usr/doc:/usr/man:/usr/info:/usr/X11R6/man
     464%__docdir_path %{_datadir}/doc:%{_datadir}/man:%{_datadir}/info:%{_datadir}/gtk-doc/html:%{?_docdir}:%{?_mandir}:%{?_infodir}:%{?_javadocdir}
    465465
    466466#
Note: See TracChangeset for help on using the changeset viewer.