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
|
||||
|
||||
%dnl Handle rpmdb rebuild service on erasure of old to avoid ordering issues
|
||||
%dnl https://pagure.io/fesco/issue/2382
|
||||
# Handle rpmdb rebuild service on erasure of old to avoid ordering issues
|
||||
# https://pagure.io/fesco/issue/2382
|
||||
%triggerun -- rpm < 4.15.90-0.git14971.10
|
||||
if [ -x /usr/bin/systemctl ]; then
|
||||
systemctl --no-reload preset rpmdb-rebuild ||:
|
||||
|
Loading…
Reference in New Issue
Block a user