aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2009-07-27 14:28:37 +0000
committerfuzzyray <fuzzyray@gentoo.org>2009-07-27 14:28:37 +0000
commit289c16b6a9ea684379596e9c663f1f3b0b87d5ef (patch)
tree8ac0c1ce8dbbb3b53d7444883934d35d6a0b0200
parentSome python tweaks to speed glsa-check (diff)
downloadgentoolkit-289c16b6a9ea684379596e9c663f1f3b0b87d5ef.tar.gz
gentoolkit-289c16b6a9ea684379596e9c663f1f3b0b87d5ef.tar.bz2
gentoolkit-289c16b6a9ea684379596e9c663f1f3b0b87d5ef.zip
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
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
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