]> git.pld-linux.org Git - packages/rpm.git/blame_incremental - rpm-mono.patch
- revert to python solution in %__spec_install_post_chrpath, readlink causes
[packages/rpm.git] / rpm-mono.patch
... / ...
CommitLineData
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
9+%__mono_provides %{nil}
10+%__mono_requires %{nil}
11
12 #------------------------------------------------------------------------
13 # executable(...) configuration.
This page took 0.056601 seconds and 4 git commands to generate.