fix appset ccr support

This commit is contained in:
philm 2011-04-22 17:38:51 +00:00
parent 911a0dbad5
commit 349f4b35c0
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
pkgname=appset-qt
pkgver=0.4.2
pkgrel=1
pkgrel=2
pkgdesc="An advanced and feature rich Package Manager Frontend"
arch=('i686' 'x86_64')
url="http://appset.sourceforge.net/"
@ -25,7 +25,7 @@ source=(http://sourceforge.net/projects/appset/files/appset-qt/0.4/$pkgver/$pkgn
)
md5sums=(672dc9475c94baf614dd12922782c522
87f5f278e3fe67ed2cd6165c2835d81b
cb5b8d0889a1a3b2007faa8636388baf
eb097d3ceeae3d05eefc0a5717ced010
#8c3833816b9270c175636a7bc7fce544 # appset-qt_ca.0.4.1.tar.gz
#275ce0fe7db802558340c5c234a66249 # appset-qt_de-0.4.1.tar.gz
#b9ffe714c1c1d76a9df7f0784c9e62d5 # appset-qt_el.0.4.1.tar.gz

View File

@ -6,7 +6,7 @@
pkgname=cbundle
pkgver=0.4.5.1
pkgrel=2
pkgrel=3
depends=('squashfs-tools' 'fakechroot' 'unionfs-fuse')
makedepends=('qt' 'automoc4' 'kdebase-workspace')
pkgdesc="A shared library for using Chakra software bundles"
@ -29,7 +29,7 @@ mksource() {
build() {
cd "${srcdir}/cbundle"
patch -Np0 -i ${startdir}/debug-env.patch
cmake \
-DCMAKE_INSTALL_PREFIX=/usr \