rsnapshot: moved to attic

This commit is contained in:
Tilman Sauerbeck 2006-10-18 17:39:13 +00:00
parent 778b80c8f1
commit 9e6d85591a
4 changed files with 0 additions and 35 deletions

View File

@ -1,9 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/rsnapshot
-rwxr-xr-x root/root usr/bin/rsnapshot-diff
drwxr-xr-x root/root usr/etc/
-rw-r--r-- root/root usr/etc/rsnapshot.conf.default
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/rsnapshot.1.gz

View File

@ -1 +0,0 @@
68632bc6cdd9c149e0fdeb9e246622d3 rsnapshot-1.2.9.tar.gz

View File

@ -1,18 +0,0 @@
# Description: a filesystem snapshot utility based on rsync
# URL: http://www.rsnapshot.org
# Maintainer:
# Packager:
# Depends on: perl
name=rsnapshot
version=1.2.9
release=1
source=(http://www.rsnapshot.org/downloads/rsnapshot-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr \
--disable-debug
make
make DESTDIR=$PKG install
}

View File

@ -1,7 +0,0 @@
POST-INSTALL
Copy /usr/etc/rsnapshot.conf.default to /usr/etc/rsnapshot.conf, and configure.
For help with configuration, please see the HOWTO at:
http://www.rsnapshot.org/howto