summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2013-09-15 14:37:05 +0000
committerJory Pratt <anarchy@gentoo.org>2013-09-15 14:37:05 +0000
commitcecbc0daf241f973e11e300d00f264bb274f6b14 (patch)
treed032921314d57fe53c4c5d37fbfeaaf823d7826f /sys-fs/lvm2/files
parentAdd SOPLA-3.0 for sci-electronics/systemc-2.3.0 (diff)
downloadhistorical-cecbc0daf241f973e11e300d00f264bb274f6b14.tar.gz
historical-cecbc0daf241f973e11e300d00f264bb274f6b14.tar.bz2
historical-cecbc0daf241f973e11e300d00f264bb274f6b14.zip
Fix busted selinux patch, need to subst SELINUX_STATIC_LIBS
Package-Manager: portage-2.2.4/cvs/Linux x86_64 Manifest-Sign-Key: 0xB4D088B4
Diffstat (limited to 'sys-fs/lvm2/files')
-rw-r--r--sys-fs/lvm2/files/lvm2-2.02.100-selinux_and_udev_static.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/lvm2/files/lvm2-2.02.100-selinux_and_udev_static.patch b/sys-fs/lvm2/files/lvm2-2.02.100-selinux_and_udev_static.patch
index e7a4aea7d0c7..d6c8e5fd45c5 100644
--- a/sys-fs/lvm2/files/lvm2-2.02.100-selinux_and_udev_static.patch
+++ b/sys-fs/lvm2/files/lvm2-2.02.100-selinux_and_udev_static.patch
@@ -57,7 +57,7 @@ diff -ur LVM2.2.02.100.orig/configure.in LVM2.2.02.100/configure.in
AC_SUBST(SALCK_CFLAGS)
AC_SUBST(SALCK_LIBS)
AC_SUBST(SELINUX_LIBS)
-+AC_SUBST(UDEV_STATIC_LIBS)
++AC_SUBST(SELINUX_STATIC_LIBS)
AC_SUBST(SELINUX_PC)
AC_SUBST(SNAPSHOTS)
AC_SUBST(STATICDIR)