summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-12-10 12:33:46 +0200
committerPanu Matilainen <pmatilai@redhat.com>2010-12-10 12:33:46 +0200
commita9bc1f51ae6bb6e1df0a5de71ac2a27b0932f144 (patch)
tree92fe637ccc11bc11f1e9291af45fb7d038490ef6 /macros.in
parentf5a657112a8f9a107314dcd02767146e64953abe (diff)
downloadrpm-a9bc1f51ae6bb6e1df0a5de71ac2a27b0932f144.tar.gz
rpm-a9bc1f51ae6bb6e1df0a5de71ac2a27b0932f144.tar.bz2
rpm-a9bc1f51ae6bb6e1df0a5de71ac2a27b0932f144.zip
Rename pattern -> path for, duh, path patterns
- 4.9 alpha used "pattern" but better fix the stupid name now than have to live with the non-obvious name forever
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros.in b/macros.in
index aba3647fb..8894efdf2 100644
--- a/macros.in
+++ b/macros.in
@@ -488,10 +488,10 @@ print (t)\
# %__myattr_requires path + args to requires finder script for <myattr>
# %__myattr_provides path + args to provides finder script for <myattr>
# %__myattr_magic libmagic classification match regex
-# %__myattr_pattern path based classification match regex
+# %__myattr_path path based classification match regex
# %__myattr_flags flags to control behavior (just "exeonly" for now)
# %__myattr_exclude_magic exclude by magic regex
-# %__myattr_exclude_pattern exclude by path regex
+# %__myattr_exclude_path exclude by path regex
#
%_fileattrsdir %{_rpmconfigdir}/fileattrs