# Template file for 'systemd-units' pkgname=systemd-units version=0.3 build_style=custom-install short_desc="Void GNU/Linux systemd units" maintainer="Juan RP " homepage="http://code.google.com/p/xbps" long_desc=" $pkgname contains systemd units for a couple of Void GNU/Linux services." noextract=yes noarch=yes do_install() { vmkdir lib/systemd/system install -m644 ${FILESDIR}/*.service ${DESTDIR}/lib/systemd/system }