summaryrefslogtreecommitdiff
path: root/rdiff
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2017-08-20 23:14:02 +0200
committerThomas Penteker <tek@serverop.de>2017-08-20 23:14:02 +0200
commitc07f2646c1beccfcd66ea1b5c9b15e32940237f3 (patch)
tree4b2b1e7ffbad96b9adbf21ccdc6fccada50e4c82 /rdiff
parent18bc3af6fd1994f9b9eaee25e2d3a9b03dc3e841 (diff)
downloadopt-c07f2646c1beccfcd66ea1b5c9b15e32940237f3.tar.gz
opt-c07f2646c1beccfcd66ea1b5c9b15e32940237f3.tar.xz
rdiff: update mandir
Diffstat (limited to 'rdiff')
-rw-r--r--rdiff/.footprint6
-rw-r--r--rdiff/.signature6
-rw-r--r--rdiff/Pkgfile2
3 files changed, 7 insertions, 7 deletions
diff --git a/rdiff/.footprint b/rdiff/.footprint
index e464e99d9..6208d18c0 100644
--- a/rdiff/.footprint
+++ b/rdiff/.footprint
@@ -1,6 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/rdiff
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/rdiff.1.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man1/
+-rw-r--r-- root/root usr/share/man1/rdiff.1
diff --git a/rdiff/.signature b/rdiff/.signature
index 641f39cdb..544fb65ba 100644
--- a/rdiff/.signature
+++ b/rdiff/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/SHMi/GgzFPz2qwG5RlN2s/BibdShmisztIp8McTjwJxQr5fGQpFuKTiIEOEzvwky7hGLX1S20npETAfSa1BrAE=
-SHA256 (Pkgfile) = 427fe5a022c228ef0f29b1adf741486ff575e906528d518b0578df63c2cb9d2c
-SHA256 (.footprint) = 20eaaf1b46de41c667c5a020186fb5cc37db2a8a3d0cf0f65cc42c0bb790e3b0
+RWSE3ohX2g5d/WrPntG9cZJhk1FAAr1WDZ2ZgFxsfmu//CcKcR4+pW15JG4e1XkSLGJhTw0BfCfC8b6QnMYmQ3emTng7iUBglwU=
+SHA256 (Pkgfile) = a66487eb39da6165af88b0d417a1e0e0eccbc13a164e27605c913e14502d13a7
+SHA256 (.footprint) = 898cab3185d9f15dd983a0cd647fb31a395d17e73b0ae79adc683b2a6a60c73a
SHA256 (librsync-0.9.7.tar.gz) = 6633e4605662763a03bb6388529cbdfd3b11a9ec55b8845351c1bd9a92bc41d6
SHA256 (librsync.patch) = 3e9af018401b964512274c67d6b7bf427222cf9a40f280d3b5b531fdcb32410b
diff --git a/rdiff/Pkgfile b/rdiff/Pkgfile
index c751c96d5..d566871d6 100644
--- a/rdiff/Pkgfile
+++ b/rdiff/Pkgfile
@@ -19,5 +19,5 @@ build() {
make
install -D -m 755 rdiff $PKG/usr/bin/rdiff
- install -D -m 644 doc/rdiff.1 $PKG/usr/man/man1/rdiff.1
+ install -D -m 644 doc/rdiff.1 $PKG/usr/share/man1/rdiff.1
}

Generated by cgit