summaryrefslogtreecommitdiff
path: root/fileattrs/perl
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-10-05 09:35:45 +0300
committerPanu Matilainen <pmatilai@redhat.com>2010-10-05 09:35:45 +0300
commitfb4bc9b7d758798ccca698a52f650cdeea7c7ff5 (patch)
tree134eec0ec0d018a677d89484f6f16e68450801ac /fileattrs/perl
parent152d1f0bc4b3b99ca72d994f90fee0f91f627daf (diff)
downloadlibrpm-tizen-fb4bc9b7d758798ccca698a52f650cdeea7c7ff5.tar.gz
librpm-tizen-fb4bc9b7d758798ccca698a52f650cdeea7c7ff5.tar.bz2
librpm-tizen-fb4bc9b7d758798ccca698a52f650cdeea7c7ff5.zip
Replace __foo_exeonly attribute with a more generic mechanism
- Use a list of text keyword tokens to allow for more flags without requiring adding special processing for every new flag we make
Diffstat (limited to 'fileattrs/perl')
-rw-r--r--fileattrs/perl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fileattrs/perl b/fileattrs/perl
index 6cb57d17e..23b873fbe 100644
--- a/fileattrs/perl
+++ b/fileattrs/perl
@@ -1,3 +1,3 @@
%__perl_requires %{_rpmconfigdir}/perl.req
%__perl_magic ^.*perl .*$
-%__perl_exeonly 1
+%__perl_flags exeonly