Michael Schröder
a406c1d81a
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=338
13 lines
509 B
Diff
13 lines
509 B
Diff
--- ./macros.in.orig 2014-08-04 13:03:05.948860909 +0000
|
|
+++ ./macros.in 2014-08-04 13:03:24.830775270 +0000
|
|
@@ -885,7 +885,8 @@ posix.setenv("RPMBUILD_SOURCEDIR",rpm.ex
|
|
--localstatedir=%{_localstatedir} \\\
|
|
--sharedstatedir=%{_sharedstatedir} \\\
|
|
--mandir=%{_mandir} \\\
|
|
- --infodir=%{_infodir}
|
|
+ --infodir=%{_infodir} \\\
|
|
+ --disable-dependency-tracking
|
|
|
|
#------------------------------------------------------------------------------
|
|
# The "make" analogue, hiding the _smp_mflags magic from specs
|