[PATCH 39/73] policycoreutils: load_policy: Stop making link for

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


   This patch looks good to me. acked.

After the usermove /sbin points as /usr/sbin

So
/sbin/load_policy and /usr/sbin/load_policy

Are already the same.

If a distribution does not support the usrmove it should make the link
in its packageing file we should not be doing this in the Makefile.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9x3IEACgkQrlYvE4MpobOzugCcDVS96lTvqUIVG2ZkNUTcme77
YvYAoI0U+gbFMW7xIXd0o4OASh+TL30l
=sgw5
-----END PGP SIGNATURE-----
>From dca06940c3ffa8ed9f5ed163eda4668d54fc2f13 Mon Sep 17 00:00:00 2001
From: Dan Walsh <dwalsh@xxxxxxxxxx>
Date: Mon, 30 Jan 2012 16:46:55 -0500
Subject: [PATCH 39/73] policycoreutils: load_policy: Stop making link for
 load_policy, breaks usrmove functionality FIXME

We just don't want links at all?  Is this right?

NOT-Signed-off-by: Eric Paris <eparis@xxxxxxxxxx>
---
 policycoreutils/load_policy/Makefile |    2 --
 1 file changed, 2 deletions(-)

diff --git a/policycoreutils/load_policy/Makefile b/policycoreutils/load_policy/Makefile
index c90d4dd..37a7a7a 100644
--- a/policycoreutils/load_policy/Makefile
+++ b/policycoreutils/load_policy/Makefile
@@ -18,8 +18,6 @@ install: all
 	install -m 755 $(TARGETS) $(SBINDIR)
 	test -d $(MANDIR)/man8 || install -m 755 -d $(MANDIR)/man8
 	install -m 644 load_policy.8 $(MANDIR)/man8/
-	-mkdir -p $(USRSBINDIR)
-	ln -sf /sbin/load_policy $(USRSBINDIR)/load_policy
 
 clean:
 	-rm -f $(TARGETS) *.o 
-- 
1.7.9.3


[Index of Archives]     [Selinux Refpolicy]     [Linux SGX]     [Fedora Users]     [Fedora Desktop]     [Yosemite Photos]     [Yosemite Camping]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux