Changeset 1020
- Timestamp:
- Feb 22, 2017, 7:20:32 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rpm/trunk/macros.in
r1015 r1020 312 312 # The PATH put into the environment before running %pre/%post et al. 313 313 # 314 %_install_script_path /sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin 314 #%_install_script_path 315 315 316 316 # A colon separated list of desired locales to be installed; … … 462 462 463 463 # 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/man464 %__docdir_path %{_datadir}/doc:%{_datadir}/man:%{_datadir}/info:%{_datadir}/gtk-doc/html:%{?_docdir}:%{?_mandir}:%{?_infodir}:%{?_javadocdir} 465 465 466 466 #
Note:
See TracChangeset
for help on using the changeset viewer.