12 lines
496 B
Diff
12 lines
496 B
Diff
|
--- macros.in.orig 2012-04-18 13:48:07.000000000 +0000
|
||
|
+++ macros.in 2012-04-18 13:47:41.000000000 +0000
|
||
|
@@ -515,7 +515,7 @@ posix.setenv("RPMBUILD_SOURCEDIR",rpm.ex
|
||
|
# %__myattr_exclude_magic exclude by magic regex
|
||
|
# %__myattr_exclude_path exclude by path regex
|
||
|
#
|
||
|
-%_fileattrsdir %{_rpmconfigdir}/fileattrs
|
||
|
+%_fileattrsdir %{__set_helper_env}%{_rpmconfigdir}/fileattrs
|
||
|
|
||
|
#==============================================================================
|
||
|
# ---- Database configuration macros.
|