Use traditional comments instead of %dnl to preserve boostrappability
This commit is contained in:
parent
13e726e8eb
commit
82d52d2b3a
4
rpm.spec
4
rpm.spec
@ -452,8 +452,8 @@ make check || (cat tests/rpmtests.log; exit 1)
|
|||||||
|
|
||||||
%dir %{rpmhome}/fileattrs
|
%dir %{rpmhome}/fileattrs
|
||||||
|
|
||||||
%dnl Handle rpmdb rebuild service on erasure of old to avoid ordering issues
|
# Handle rpmdb rebuild service on erasure of old to avoid ordering issues
|
||||||
%dnl https://pagure.io/fesco/issue/2382
|
# https://pagure.io/fesco/issue/2382
|
||||||
%triggerun -- rpm < 4.15.90-0.git14971.10
|
%triggerun -- rpm < 4.15.90-0.git14971.10
|
||||||
if [ -x /usr/bin/systemctl ]; then
|
if [ -x /usr/bin/systemctl ]; then
|
||||||
systemctl --no-reload preset rpmdb-rebuild ||:
|
systemctl --no-reload preset rpmdb-rebuild ||:
|
||||||
|
Loading…
Reference in New Issue
Block a user