implent tilde support
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=196
This commit is contained in:
11
helperenv.diff
Normal file
11
helperenv.diff
Normal file
@@ -0,0 +1,11 @@
|
||||
--- 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.
|
Reference in New Issue
Block a user