]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-macros.patch
- added morearchs, not very clean as _host must be ppc-pld-linux-gnu for those
[packages/rpm.git] / rpm-macros.patch
index f13cfbbb757ae52ae7ea2606883b9fb595c8fe73..f5705f9d83ffdd9a6e14b5328f21f842618d4507 100644 (file)
@@ -9,6 +9,19 @@
  
  #     The path to the unzip executable (legacy, use %{__unzip} instead).
  %_unzipbin            %{__unzip}
+@@ -932,10 +932,10 @@
+   export RPM_BUILD_ROOT}\
+   %{?_javaclasspath:CLASSPATH=\"%{_javaclasspath}\"\
+   export CLASSPATH}\
+-  unset PERL_MM_OPT\
++  unset PERL_MM_OPT || :\
+   LANG=C\
+   export LANG\
+-  unset DISPLAY\
++  unset DISPLAY || :\
+   \
+   %{verbose:set -x}%{!verbose:exec > /dev/null}\
+   umask 022\
 @@ -1373,5 +1373,18 @@
  #%__executable_provides       @RPMCONFIGDIR@/executabledeps.sh --provides
  #%__executable_requires       @RPMCONFIGDIR@/executabledeps.sh --requires
This page took 0.05455 seconds and 4 git commands to generate.