wok diff eudev/receipt @ rev 18513

Separate lib from libboost-dev to libbost-chrono
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 25 00:07:51 2015 +0300 (2015-10-25)
parents 8f0d02db4d84
children 124c3a7da04f
line diff
     1.1 --- a/eudev/receipt	Wed Sep 10 13:04:01 2014 +0200
     1.2 +++ b/eudev/receipt	Sun Oct 25 00:07:51 2015 +0300
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="base-system"
     1.5  SHORT_DESC="Fork of udev to avoid depending on systemd"
     1.6  MAINTAINER="tcg.thegamer@gmail.com"
     1.7 -LICENSE="GPLv2"
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://dev.gentoo.org/~blueness/eudev"
    1.11  WGET_URL="${WEB_SITE}/${TARBALL}"
    1.12 @@ -19,6 +19,7 @@
    1.13  {
    1.14  	cd $src
    1.15  	./configure \
    1.16 +		--sysconfdir=/etc \
    1.17  		--exec-prefix="" \
    1.18  		--with-rootprefix="" \
    1.19  		--disable-manpages \