Renumber source24->19.
This commit is contained in:
parent
1c99445a36
commit
ab96e24f94
@ -32,7 +32,7 @@ Source15: cyrus-imapd.cron-daily
|
|||||||
Source16: README.rpm
|
Source16: README.rpm
|
||||||
Source17: cyrus-imapd.service
|
Source17: cyrus-imapd.service
|
||||||
Source18: cyrus-imapd-init.service
|
Source18: cyrus-imapd-init.service
|
||||||
Source24: cyr_systemd_helper
|
Source19: cyr_systemd_helper
|
||||||
|
|
||||||
# Dependency notes:
|
# Dependency notes:
|
||||||
# * clamav-devel and mariadb-devel removed because they both depend on
|
# * clamav-devel and mariadb-devel removed because they both depend on
|
||||||
@ -290,7 +290,7 @@ END
|
|||||||
|
|
||||||
install -p -D -m 644 %SOURCE17 %buildroot/%_unitdir/cyrus-imapd.service
|
install -p -D -m 644 %SOURCE17 %buildroot/%_unitdir/cyrus-imapd.service
|
||||||
install -p -D -m 644 %SOURCE18 %buildroot/%_unitdir/cyrus-imapd-init.service
|
install -p -D -m 644 %SOURCE18 %buildroot/%_unitdir/cyrus-imapd-init.service
|
||||||
install -p -D -m 755 %SOURCE24 %buildroot/%cyrexecdir/cyr_systemd_helper
|
install -p -D -m 755 %SOURCE19 %buildroot/%cyrexecdir/cyr_systemd_helper
|
||||||
|
|
||||||
# Cleanup of doc dir
|
# Cleanup of doc dir
|
||||||
find doc perl -name CVS -type d -prune -exec rm -rf {} \;
|
find doc perl -name CVS -type d -prune -exec rm -rf {} \;
|
||||||
|
Loading…
Reference in New Issue
Block a user