]> git.pld-linux.org Git - packages/rpm-build-macros.git/blame - rpm4.patch
- use full path in %{__python3} macro
[packages/rpm-build-macros.git] / rpm4.patch
CommitLineData
16b7ce49
JB
1--- rpm-build-macros-1.672/rpm.macros.orig 2013-08-18 17:59:05.046732903 +0200
2+++ rpm-build-macros-1.672/rpm.macros 2013-08-18 18:25:39.536665989 +0200
3@@ -878,7 +878,7 @@
a6712c02 4 # %define _noautoreq_perl Apache::.*
16b7ce49
JB
5 # BuildRequires: rpmbuild(macros) >= 1.672
6 # %define _noautoreq_java ClassDataVersion
a6712c02
ER
7-%__noauto_regexp_helper(p:) %(echo "%*" | awk 'BEGIN{RS=" "}{printf("%{-p*}\\\\\\(%%s\\\\\\) ", $1)}')
8+%__noauto_regexp_helper(p:) %(echo "%*" | awk 'BEGIN{RS=" "}{printf("%{-p*}\\\\(%%s\\\\) ", $1)}')
9
10 #%_noautocompressdoc %{nil}
11 #
This page took 0.055331 seconds and 4 git commands to generate.