Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting5.git;a=commitdiff;h=6b1824f7b23fab8667798a4d2f580c01c2afeecd
commit 6b1824f7b23fab8667798a4d2f580c01c2afeecd Author: James Buren <[email protected]> Date: Fri Jul 20 16:41:28 2012 -0500 fun-0.3.3-4-x86_64 * enable fun at install time diff --git a/source/xapps/fun/FrugalBuild b/source/xapps/fun/FrugalBuild index 16d31db..790df28 100644 --- a/source/xapps/fun/FrugalBuild +++ b/source/xapps/fun/FrugalBuild @@ -3,7 +3,7 @@ pkgname=fun pkgver=0.3.3 -pkgrel=3 +pkgrel=4 pkgdesc="Frugalware Update Notifier (FUN)" url="http://ftp.frugalware.org/pub/other/fun" rodepends=('gfpm>=1.2.1') diff --git a/source/xapps/fun/fun.install b/source/xapps/fun/fun.install index 05cd6bc..830f449 100644 --- a/source/xapps/fun/fun.install +++ b/source/xapps/fun/fun.install @@ -1,5 +1,5 @@ sysvinit_units=(fun) -systemd_units=(fun=) +systemd_units=(fun=e) schemas=($_F_gnome_schemas) entries=($_F_gnome_entries) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
