5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-23 17:34:34 +03:00

Revert "Include pve-replica cronjob."

This reverts commit fd69be974c.
This commit is contained in:
Dietmar Maurer 2017-05-10 06:51:26 +02:00
parent 552278a2a2
commit 68c2c2fc62
3 changed files with 0 additions and 9 deletions

View File

@ -10,8 +10,6 @@ MANDIR=${PREFIX}/share/man
DOCDIR=${PREFIX}/share/doc/${PACKAGE}
MAN1DIR=${MANDIR}/man1/
BASHCOMPLDIR=${PREFIX}/share/bash-completion/completions/
CRONDIR=/etc/cron.d
CRONREPLICA=${CRONDIR}/pve-replica
export PERLDIR=${PREFIX}/share/perl5
@ -44,8 +42,6 @@ install: pvesm.1 pvesm.bash-completion pvesr.bash-completion
install -d ${DESTDIR}${SBINDIR}
install -m 0755 pvesm ${DESTDIR}${SBINDIR}
install -m 0755 pvesr ${DESTDIR}${SBINDIR}
install -d ${DESTDIR}${CRONDIR}
install -m 0644 pve-replica ${DESTDIR}${CRONREPLICA}
make -C PVE install
install -d ${DESTDIR}/var/lib/pve-replica
install -d ${DESTDIR}/usr/share/man/man1
@ -67,7 +63,6 @@ ${DEB}:
install -D -m 0644 copyright debian/${DOCDIR}/copyright
install -m 0644 changelog.Debian debian/${DOCDIR}/
install -m 0644 triggers debian/DEBIAN
install -m 0644 conffiles debian/DEBIAN
gzip -9 -n debian/${DOCDIR}/changelog.Debian
echo "git clone git://git.proxmox.com/git/pve-storage.git\\ngit checkout ${GITVERSION}" > debian/${DOCDIR}/SOURCE
fakeroot dpkg-deb --build debian

View File

@ -1 +0,0 @@
/etc/cron.d/pve-replica

View File

@ -1,3 +0,0 @@
#do no edit.
* * * * * root /usr/sbin/pvesr run