summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/certmaster/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-02-27 21:40:48 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-02-27 21:40:48 (GMT)
commitf8de853dd6ca2b9f5bd5494e34973eab89e40fa5 (patch)
tree8aa1ce2d4651add1262fff2aee657e443013198a /abs/mv-core/certmaster/PKGBUILD
parent9828f9a5ca4c0b65c7d7dd2d7de9ee909ecaa6dd (diff)
downloadlinhes_pkgbuild-f8de853dd6ca2b9f5bd5494e34973eab89e40fa5.zip
linhes_pkgbuild-f8de853dd6ca2b9f5bd5494e34973eab89e40fa5.tar.gz
linhes_pkgbuild-f8de853dd6ca2b9f5bd5494e34973eab89e40fa5.tar.bz2
create dir for func/certmaster logging.
Diffstat (limited to 'abs/mv-core/certmaster/PKGBUILD')
-rw-r--r--abs/mv-core/certmaster/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/abs/mv-core/certmaster/PKGBUILD b/abs/mv-core/certmaster/PKGBUILD
index 96b8d2c..8158bd7 100644
--- a/abs/mv-core/certmaster/PKGBUILD
+++ b/abs/mv-core/certmaster/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=certmaster
pkgver=0.24
-pkgrel=5
+pkgrel=6
pkgdesc="certmaster"
url=""
license="gpl"
@@ -8,11 +8,10 @@ depends=(pyopenssl)
makedepends=()
conflicts=()
replaces=()
-backup=()
moddir="pkg/usr/lib/python2.5/site-packages/func/minion/modules/"
backup=('etc/certmaster/certmaster.conf' 'etc/certmaster/minion.conf')
-
+install=certmaster.install
source=($pkgname-$pkgver.tar.gz certmaster.conf minion.conf)
md5sums=()
arch=('i686')