]> git.pld-linux.org Git - packages/rpm.git/blobdiff - missing-macros.patch
- merge macros.in patches
[packages/rpm.git] / missing-macros.patch
index 5b402549096bbcb8ed71f3ec2a667966ddc4dd5e..56a75924146af4c76df0e7f890da3279e5a5d023 100644 (file)
  AC_PATH_PROG(__XZ, xz, /usr/bin/xz, $MYPATH)
 --- rpm-4.16.0/macros.in~      2020-11-21 19:41:19.000000000 +0100
 +++ rpm-4.16.0/macros.in       2020-11-22 19:45:24.182620411 +0100
+@@ -6,6 +6,7 @@
+ # should be added to /etc/rpm/macros, while per-user configuration should
+ # be added to ~/.rpmmacros.
+ #
++%_rpmversion          @VERSION@
+ #==============================================================================
+ # ---- A macro that expands to nothing.
 @@ -25,6 +25,7 @@
  #
  %__7zip                       @__7ZIP@
This page took 0.025615 seconds and 4 git commands to generate.