From: fuzzyray Date: Mon, 27 Jul 2009 14:28:37 +0000 (-0000) Subject: Don't create /usr/sbin at install time, since we no longer put files there. (Bug... X-Git-Tag: gentoolkit-0.2.4.6~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=289c16b6a9ea684379596e9c663f1f3b0b87d5ef;p=gentoolkit.git Don't create /usr/sbin at install time, since we no longer put files there. (Bug #279254) svn path=/branches/gentoolkit-0.2.4/; revision=669 --- diff --git a/Makefile b/Makefile index 834b050..16de548 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,6 @@ install-gentoolkit: install -d $(docdir) install -d $(bindir) - install -d $(sbindir) install -d $(mandir) install -d $(sysconfdir)/env.d