~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] main/libotr: fix doc function

Christian Kampka <christian@kampka.net>
Details
Message ID
<1446813296-20211-1-git-send-email-christian@kampka.net>
Sender timestamp
1446813296
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 main/libotr/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/libotr/APKBUILD b/main/libotr/APKBUILD
index 8fbb987..cafe155 100644
--- a/main/libotr/APKBUILD
+++ b/main/libotr/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
pkgname=libotr
pkgver=4.1.0
pkgrel=0
pkgrel=1
pkgdesc="Off The Record Messaging, an encryption library for secure IM conversations"
url="http://otr.cypherpunks.ca/"
arch="all"
@@ -50,7 +50,7 @@ tools() {
}

doc() {
    depends="$pkgname"
    default_doc
    cd "$_builddir"
    install -Dm0644 Protocol-v2.html "$subpkgdir"/usr/share/doc/$pkgname/Protocol-v2.html
    install -Dm0644 README           "$subpkgdir"/usr/share/doc/$pkgname/README
-- 
2.6.2



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)