diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-29 14:57:32 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-29 14:57:32 +0000 |
commit | 15aa319480cbdc269c6293cc5a9ccb85c7238238 (patch) | |
tree | 0687367e89aebb3f9da83b8c1ec0210db678ace3 /macros.in | |
parent | d5081c357120ff01b2f2d2d0fdbf181af289a1c8 (diff) | |
download | rpm-setup-15aa319480cbdc269c6293cc5a9ccb85c7238238.tar rpm-setup-15aa319480cbdc269c6293cc5a9ccb85c7238238.tar.gz rpm-setup-15aa319480cbdc269c6293cc5a9ccb85c7238238.tar.bz2 rpm-setup-15aa319480cbdc269c6293cc5a9ccb85c7238238.tar.xz rpm-setup-15aa319480cbdc269c6293cc5a9ccb85c7238238.zip |
%_multilibno is defined in both /usr/lib/rpm/<arch>/macros and /usr/lib/rpm/mandriva/<arch>/macros
we must not override /usr/lib/rpm/<arch>/macros for the case where we don't
provide /usr/lib/rpm/mandriva/<arch>/macros anymore
Diffstat (limited to 'macros.in')
-rw-r--r-- | macros.in | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -95,7 +95,6 @@ Group: %{group}\ %_changelog_truncate 3 years ago # Multilibs -%_multilibno 1 %_multilibpatt (/%{_lib}|/usr/%{_lib}(|/gconv)|/usr/local/%{_lib}|/usr/X11R6/%{_lib}|/opt/%{_lib})/[^/]*\\.([oa]|la|so[0-9.]*)$ %_arch_tag_suffix (%_lib) |