SHA256
6
0
forked from pool/rpm

implent tilde support

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=196
This commit is contained in:
2012-04-20 15:01:48 +00:00
committed by Git OBS Bridge
parent 3808a8e29c
commit 444a43896d
11 changed files with 350 additions and 12 deletions

11
helperenv.diff Normal file
View 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.