]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- missing build_prep in spec_prep_pre
authorpascalek <pascalek@pld-linux.org>
Wed, 16 Apr 2003 11:50:57 +0000 (11:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-spec-prep-pre.patch -> 1.1

rpm-spec-prep-pre.patch [new file with mode: 0644]

diff --git a/rpm-spec-prep-pre.patch b/rpm-spec-prep-pre.patch
new file mode 100644 (file)
index 0000000..a70ed32
--- /dev/null
@@ -0,0 +1,11 @@
+diff -Nur rpm-4.2.orig/macros.in rpm-4.2.chng/macros.in
+--- rpm-4.2.orig/macros.in     Wed Apr 16 09:32:01 2003
++++ rpm-4.2.chng/macros.in     Wed Apr 16 09:49:42 2003
+@@ -1367,6 +1367,7 @@
+     fi \
+ fi \
+ %{?_noautocompressdoc:echo '%{_noautocompressdoc}' > %{_builddir}/__rpm_noautocompressdoc}\
++%{___build_pre}\
+ %{nil}
+ %__os_install_post \
This page took 0.080195 seconds and 4 git commands to generate.