]> git.pld-linux.org Git - packages/adapter.git/commit - adapter.awk
- more macros substytution:
authorkloczek <kloczek@pld-linux.org>
Sun, 20 Feb 2000 08:29:12 +0000 (08:29 +0000)
committerkloczek <kloczek@pld-linux.org>
Sun, 20 Feb 2000 08:29:12 +0000 (08:29 +0000)
commit74edc57e413ea20f8ec99844d3da44fde4ec5063
tree9977f11a30621b9d48d2c360c0e06b3610bc17d6
parentaec1bddbd61af396b6627d359aa69043778c1a7c
- 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.090662 seconds and 4 git commands to generate.