[Frugalware-git] openjava: tpc-0.43-2-x86_64 * convert to use systemd schema
James Buren
ryuo at frugalware.org
Sun Jun 17 13:34:09 CEST 2012
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=e1787b804fef342314f6d09ec4b4fca921c3afe8
commit e1787b804fef342314f6d09ec4b4fca921c3afe8
Author: James Buren <ryuo at frugalware.org>
Date: Mon Jun 4 23:00:17 2012 -0500
tpc-0.43-2-x86_64
* convert to use systemd schema
diff --git a/source/apps-extra/tpc/FrugalBuild b/source/apps-extra/tpc/FrugalBuild
index c12e553..96fc827 100644
--- a/source/apps-extra/tpc/FrugalBuild
+++ b/source/apps-extra/tpc/FrugalBuild
@@ -3,7 +3,7 @@
pkgname=tpc
pkgver=0.43
-pkgrel=1
+pkgrel=2
pkgdesc="A utility for configuring AMD processors from 10h, 11h, 12h, 14h, and 15h families."
url="http://amdath800.dyndns.org/amd/"
depends=('libstdc++')
@@ -21,6 +21,8 @@ sha1sums=('e633a1c2e276df8d1b779d997ee22d9867a722e3' \
'7279b581f2ef7e027fbed0df07f5ea7485f13dc8' \
'b4099074a8d9529ac84357db733063e3899f838c')
_F_cd_path="."
+_F_systemd_units=(tpc=)
+Finclude systemd
build()
{
@@ -35,6 +37,7 @@ build()
Fexe /usr/sbin/$pkgname.sh
Ffile /etc/sysconfig/$pkgname
Ffile /lib/systemd/system/$pkgname.service
+ Fgenscriptlet
}
# optimization OK
More information about the Frugalware-git
mailing list