mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 18:33:04 +00:00
11 lines
1 KiB
Diff
11 lines
1 KiB
Diff
--- rpm-5.4.9/macros/mandriva.in.orig 2012-08-07 01:44:06.000000000 +0400
|
|
+++ rpm-5.4.9/macros/mandriva.in 2012-08-07 01:53:20.572969492 +0400
|
|
@@ -266,7 +266,7 @@
|
|
#%__check_multiarch_files @USRLIBRPM@/check-multiarch-files %{buildroot}
|
|
|
|
# Use internal dependency generator rather than external helpers?
|
|
-%_use_internal_dependency_generator 1
|
|
+%_use_internal_dependency_generator 0
|
|
|
|
%__find_provides @USRLIBRPM@/@RPMCANONVENDOR@/filter.sh '%{?_provides_exceptions:%{_provides_exceptions}}%{!?_provides_exceptions: }' '%{?_exclude_files_from_autoprov:%{_exclude_files_from_autoprov}}%{!?_exclude_files_from_autoprov: }' '%{buildroot}' @USRLIBRPM@/@RPMCANONVENDOR@/find-provides
|
|
%__find_requires @USRLIBRPM@/@RPMCANONVENDOR@/filter.sh '%{?_requires_exceptions:%{_requires_exceptions}}%{!?_requires_exceptions: }' '%{?_exclude_files_from_autoreq:%{_exclude_files_from_autoreq}}%{!?_exclude_files_from_autoreq: }' '%{buildroot}' @USRLIBRPM@/@RPMCANONVENDOR@/find-requires %{?buildroot:%{buildroot}} %{?_target_cpu:%{_target_cpu}}
|