From fe5af073330f89dced3ab9d6429bd9e2869eac23 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Sun, 10 May 2015 21:10:02 +0300 Subject: [PATCH] xorg-launch-helper: buildsys cosmetics --- packages/x11/util/xorg-launch-helper/package.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/x11/util/xorg-launch-helper/package.mk b/packages/x11/util/xorg-launch-helper/package.mk index 6733e2d201..424f373dc7 100644 --- a/packages/x11/util/xorg-launch-helper/package.mk +++ b/packages/x11/util/xorg-launch-helper/package.mk @@ -32,7 +32,9 @@ PKG_LONGDESC="Xorg-launch-helper is a small utility that transforms the X server PKG_IS_ADDON="no" PKG_AUTORECONF="yes" -export LIBS="-lsystemd" +pre_configure_target() { + export LIBS="-lsystemd" +} post_makeinstall_target() { # do not install systemd services