* [gentoo-commits] proj/hardened-dev:musl commit in: sys-fs/fuse/
@ 2014-08-17 23:32 Anthony G. Basile
2014-08-19 13:59 ` Anthony G. Basile
0 siblings, 1 reply; 2+ messages in thread
From: Anthony G. Basile @ 2014-08-17 23:32 UTC (permalink / raw
To: gentoo-commits
commit: fc0532b9f3e22c25634f420ab15162e5a8db1941
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 17 23:34:52 2014 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Aug 17 23:34:52 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=fc0532b9
sys-fs/fuse: use get_udevdir intead of udev_get_udevdir
Package-Manager: portage-2.2.8-r1
Manifest-Sign-Key: 0xF52D4BBA
---
sys-fs/fuse/fuse-2.9.3-r99.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/fuse/fuse-2.9.3-r99.ebuild b/sys-fs/fuse/fuse-2.9.3-r99.ebuild
index 7ef9276..9255953 100644
--- a/sys-fs/fuse/fuse-2.9.3-r99.ebuild
+++ b/sys-fs/fuse/fuse-2.9.3-r99.ebuild
@@ -43,7 +43,7 @@ src_configure() {
econf \
INIT_D_PATH="${EPREFIX}/etc/init.d" \
MOUNT_FUSE_PATH="${EPREFIX}/sbin" \
- UDEV_RULES_PATH="${EPREFIX}/$(udev_get_udevdir)/rules.d" \
+ UDEV_RULES_PATH="${EPREFIX}/$(get_udevdir)/rules.d" \
$(use_enable static-libs static) \
--disable-example
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/hardened-dev:musl commit in: sys-fs/fuse/
2014-08-17 23:32 [gentoo-commits] proj/hardened-dev:musl commit in: sys-fs/fuse/ Anthony G. Basile
@ 2014-08-19 13:59 ` Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2014-08-19 13:59 UTC (permalink / raw
To: gentoo-commits
commit: fc0532b9f3e22c25634f420ab15162e5a8db1941
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 17 23:34:52 2014 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Aug 17 23:34:52 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=fc0532b9
sys-fs/fuse: use get_udevdir intead of udev_get_udevdir
Package-Manager: portage-2.2.8-r1
Manifest-Sign-Key: 0xF52D4BBA
---
sys-fs/fuse/fuse-2.9.3-r99.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/fuse/fuse-2.9.3-r99.ebuild b/sys-fs/fuse/fuse-2.9.3-r99.ebuild
index 7ef9276..9255953 100644
--- a/sys-fs/fuse/fuse-2.9.3-r99.ebuild
+++ b/sys-fs/fuse/fuse-2.9.3-r99.ebuild
@@ -43,7 +43,7 @@ src_configure() {
econf \
INIT_D_PATH="${EPREFIX}/etc/init.d" \
MOUNT_FUSE_PATH="${EPREFIX}/sbin" \
- UDEV_RULES_PATH="${EPREFIX}/$(udev_get_udevdir)/rules.d" \
+ UDEV_RULES_PATH="${EPREFIX}/$(get_udevdir)/rules.d" \
$(use_enable static-libs static) \
--disable-example
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-19 13:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-17 23:32 [gentoo-commits] proj/hardened-dev:musl commit in: sys-fs/fuse/ Anthony G. Basile
2014-08-19 13:59 ` Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox