]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-mono.patch
- include db 4.5.20.2 for internal db, internal db fixes
[packages/rpm.git] / rpm-mono.patch
CommitLineData
fa78cfd4 1--- rpm-5.0.1/macros.in~ 2008-01-31 00:06:10.000000000 +0200
2+++ rpm-5.0.1/macros.in 2008-01-31 00:07:31.097681189 +0200
3@@ -1578,8 +1578,8 @@
4 #
5 # Note: Used iff _use_internal_dependency_generator is non-zero. The
6 # helpers are also used by %{_rpmhome}/rpmdeps {--provides|--requires}.
7-%__mono_provides %{_rpmhome}/mono-find-provides
8-%__mono_requires %{_rpmhome}/mono-find-requires
23061c8d
JB
9+%__mono_provides %{nil}
10+%__mono_requires %{nil}
fa78cfd4 11
769d8879 12 #------------------------------------------------------------------------
fa78cfd4 13 # executable(...) configuration.
This page took 0.039327 seconds and 4 git commands to generate.