public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-nds/389-ds-base/files/1.2.6: selinux_makefile.patch selinux_gentoo.patch
@ 2010-07-07 14:31 Fabio Erculiani (lxnay)
  0 siblings, 0 replies; only message in thread
From: Fabio Erculiani (lxnay) @ 2010-07-07 14:31 UTC (permalink / raw
  To: gentoo-commits

lxnay       10/07/07 14:31:36

  Added:                selinux_makefile.patch selinux_gentoo.patch
  Log:
  new ebuild, 389 Directory Server server package, thanks to Andreis_Vinogradovs ( slepnoga ) <spamslepnoga@inbox.ru> for the base ebuild, closing #309553
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-nds/389-ds-base/files/1.2.6/selinux_makefile.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/files/1.2.6/selinux_makefile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/files/1.2.6/selinux_makefile.patch?rev=1.1&content-type=text/plain

Index: selinux_makefile.patch
===================================================================
--- selinux.orig/Makefile	2010-03-09 04:55:28.915799132 +0200
+++ selinux/Makefile	2010-03-09 04:57:09.214733326 +0200
@@ -1,6 +1,5 @@
-POLICY_MAKEFILE = /usr/share/selinux/devel/Makefile
 POLICY_DIR = $(DESTDIR)/usr/share/selinux/targeted
-
+POLICY_MAKEFILE = /usr/share/selinux/targeted/include/Makefile
 all:
 	if [ ! -e $(POLICY_MAKEFILE) ]; then echo "You need to install the SELinux policy development tools (selinux-policy)" && exit 1; fi
 



1.1                  net-nds/389-ds-base/files/1.2.6/selinux_gentoo.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/files/1.2.6/selinux_gentoo.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/files/1.2.6/selinux_gentoo.patch?rev=1.1&content-type=text/plain

Index: selinux_gentoo.patch
===================================================================
--- m4.orig/selinux.m4	2010-03-09 04:02:20.562880260 +0200
+++ m4/selinux.m4	2010-03-09 04:03:16.558882069 +0200
@@ -27,7 +27,7 @@
   with_selinux=yes
   AC_MSG_RESULT(yes)
   AC_SUBST(with_selinux)
-  if test ! -f "/usr/share/selinux/devel/Makefile"; then
+  if test ! -f "/usr/share/selinux/targeted/include/Makefile"; then
     AC_MSG_ERROR([SELinux development tools (selinux-policy) not found])
   fi
 ],






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-07 14:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-07 14:31 [gentoo-commits] gentoo-x86 commit in net-nds/389-ds-base/files/1.2.6: selinux_makefile.patch selinux_gentoo.patch Fabio Erculiani (lxnay)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox