]> git.pld-linux.org Git - packages/rpm-build-tools.git/commit
- more macros substytution:
authorkloczek <kloczek@pld-linux.org>
Sun, 20 Feb 2000 08:29:12 +0000 (08:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit60e168c3931d9630df370107a8342d436179573c
treebfe292044f88e339b9da7e6f283f7cd86d3f6ee0
parent32bb73d8e8270755efeef482946b1d433edede63
- more macros substytution:
s#%{_prefix}/bin#%{_bindir}#
s#%{prefix}/bin#%{_bindir}#
s#%{prefix}/sbin#%{_sbindir}#
s#%{_prefix}/sbib#%{_sbindir}#
s#%{prefix}/lib#%{_libdir}#
s#%{_prefix}/lib#%{_libdir}#
s#%{prefix}/share#%{_datadir}#
s#%{_prefix}/share#%{_datadir}#
s#%{prefix}/include#%{_includedir}#
s#%{_prefix}/include#%{_includedir}#
s#%{prefix}/man#%{_mandir}#
s#%{_prefix}/man#%{_mandir}#
s#%{prefix}/info#%{_infodir}#
s#%{_prefix}/info#%{_infodir}#
s#%{prefix}/info#%{_infodir}#
s#%{prefix}#%{_prefix}#

Changed files:
    adapter.awk -> 1.21
adapter.awk
This page took 0.03772 seconds and 4 git commands to generate.