]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
disable systemd: disable also tmpfiles presence
authorElan Ruusamäe <glen@delfi.ee>
Tue, 26 Nov 2013 23:19:25 +0000 (01:19 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 26 Nov 2013 23:19:25 +0000 (01:19 +0200)
disable-systemd.patch

index fba318c3ba2ca2bdc9205aed007aced8f664a9bf..1dadbca292d071fff667a14fa6df6e8b54961ceb 100644 (file)
@@ -1,5 +1,14 @@
 --- rpm-build-macros-1.680/rpm.macros~ 2013-11-27 01:15:12.122464636 +0200
 +++ rpm-build-macros-1.680/rpm.macros  2013-11-27 01:16:06.644922965 +0200
+@@ -716,7 +716,7 @@
+ # tmpfiles.d configuration. Warn and terminate build if config is
+ # missing.
+ #
+-#%no_install_post_check_tmpfiles 1
++%no_install_post_check_tmpfiles 1
+ #
+ %__spec_install_post_check_tmpfiles { \
+ __spec_install_post_check_tmpfiles() { \
 @@ -2258,79 +2258,17 @@
  # BuildRequires:      rpmbuild(macros) >= 1.671
  # Requires:   systemd-units >= 38
This page took 0.03432 seconds and 4 git commands to generate.