aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Erdmann <dywi@mailerd.de>2013-06-22 17:21:34 +0200
committerAndré Erdmann <dywi@mailerd.de>2013-06-22 17:21:34 +0200
commit8a77ed87aa46126b1673290ebedb944ba1bcf3a0 (patch)
tree630103687d538cf1e8044a3a9a58c2f4170a6054 /roverlay-9999.ebuild
parentdistmap, revbump: fixup and comments (diff)
downloadR_overlay-8a77ed87aa46126b1673290ebedb944ba1bcf3a0.tar.gz
R_overlay-8a77ed87aa46126b1673290ebedb944ba1bcf3a0.tar.bz2
R_overlay-8a77ed87aa46126b1673290ebedb944ba1bcf3a0.zip
fix setup.py
This commit adds missing dirs to the package list in setup.py. It also reflects the eclass/ -> files/eclass/ move in the ebuild, but that doesn't mean that "this" version of roverlay can be installed without issues.
Diffstat (limited to 'roverlay-9999.ebuild')
-rw-r--r--roverlay-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/roverlay-9999.ebuild b/roverlay-9999.ebuild
index d4da260..68c23fe 100644
--- a/roverlay-9999.ebuild
+++ b/roverlay-9999.ebuild
@@ -44,7 +44,7 @@ python_install_all() {
insinto "${_CONFDIR}"
doins config/description_fields.conf config/repo.list
doins -r config/simple-deprules.d/
- doins -r eclass/
+ doins -r files/eclass/
newins config/R-overlay.conf.install R-overlay.conf
doman doc/man/roverlay.1