[Fingerforce-commits] [fprintd] 03/08: build: Fix distcheck'ing of the systemd service file
Didier Raboud
odyx at alioth.debian.org
Sun Sep 29 12:39:04 UTC 2013
This is an automated email from the git hooks/post-receive script.
odyx pushed a commit to branch debian
in repository fprintd.
commit 21459e6d7d588865839c45cca4fe7c67806b3054
Author: Bastien Nocera <hadess at hadess.net>
Date: Tue Mar 5 15:50:18 2013 +0100
build: Fix distcheck'ing of the systemd service file
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 67d3899..a97418e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = dist-bzip2
SUBDIRS = src data tests pam doc po
EXTRA_DIST = TODO intltool-extract.in intltool-merge.in intltool-update.in
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-systemdsystemunitdir='$${libdir}/systemd/system-distcheck'
all: check create-pot
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/fingerforce/fprintd.git
More information about the Fingerforce-commits
mailing list