summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2013-01-08 21:46:16 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2013-01-08 21:46:16 +0000
commita0ddbd9fb909907e8108885bcc7c275b8926d733 (patch)
treeac7d36ccb5a5b4ba4649a608236b590401268528 /sys-auth
parentwhitespace (diff)
downloadgentoo-2-a0ddbd9fb909907e8108885bcc7c275b8926d733.tar.gz
gentoo-2-a0ddbd9fb909907e8108885bcc7c275b8926d733.tar.bz2
gentoo-2-a0ddbd9fb909907e8108885bcc7c275b8926d733.zip
whitespace
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/libfprint/libfprint-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/libfprint/libfprint-0.5.0.ebuild b/sys-auth/libfprint/libfprint-0.5.0.ebuild
index d158b6cad5a9..11976c05ffc6 100644
--- a/sys-auth/libfprint/libfprint-0.5.0.ebuild
+++ b/sys-auth/libfprint/libfprint-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.5.0.ebuild,v 1.2 2013/01/06 10:04:42 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.5.0.ebuild,v 1.3 2013/01/08 21:46:16 mr_bones_ Exp $
EAPI=4
@@ -33,7 +33,7 @@ src_configure() {
$(use_enable static-libs static) \
-enable-udev-rules \
--with-udev-rules-dir=$(udev_get_udevdir)/rules.d
- # --disable-udev-rules fails https://bugs.freedesktop.org/show_bug.cgi?id=59076
+ # --disable-udev-rules fails https://bugs.freedesktop.org/show_bug.cgi?id=59076
# $(use_enable udev udev-rules) \
}