# | Line 12 | Line 12 | perl -p -i -e "s|#\!.*perl(.*)|#!/usr/bi | |
---|---|---|
12 | %{i}/bin/ifnames \ | |
13 | %{i}/bin/autoscan \ | |
14 | %{i}/bin/autoupdate | |
15 | + | %post |
16 | + | %{relocateConfig}bin/autoconf |
17 | + | %{relocateConfig}bin/autoheader |
18 | + | %{relocateConfig}bin/autom4te |
19 | + | %{relocateConfig}bin/autoreconf |
20 | + | %{relocateConfig}bin/autoscan |
21 | + | %{relocateConfig}bin/autoupdate |
22 | + | %{relocateConfig}bin/ifnames |
23 | + | %{relocateConfig}share/autoconf/autom4te.cfg |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |