Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=84a663b194a3d7eade6a7a3f399f5f9a3f4b6432

commit 84a663b194a3d7eade6a7a3f399f5f9a3f4b6432
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Wed Jul 20 13:43:19 2011 +0200

polkit-0.101-2-x86_64
*fix missing include file

diff --git a/source/apps/polkit/FrugalBuild b/source/apps/polkit/FrugalBuild
index 9999082..d4ae5c7 100644
--- a/source/apps/polkit/FrugalBuild
+++ b/source/apps/polkit/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=polkit
pkgver=0.101
-pkgrel=1
+pkgrel=2
pkgdesc="Policy framework for controlling privileges for system-wide services"
url="http://hal.freedesktop.org/docs/PolicyKit";
depends=('pam' 'dbus-glib' 'expat' 'eggdbus')
@@ -20,6 +20,7 @@ options=('scriptlet')
build() {
Fbuild --with-authdb=default --with-authfw=pam --with-os-type=FrugalWare \
--disable-selinux
+       Fcp $pkgname-$pkgver/src/polkitagent/polkitagentenumtypes.h 
usr/include/polkit-1/polkitagent/
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to