summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/magick-rotation/magick-rotation-1.6.2-r2.ebuild (renamed from x11-misc/magick-rotation/magick-rotation-1.6.2-r1.ebuild)13
1 files changed, 6 insertions, 7 deletions
diff --git a/x11-misc/magick-rotation/magick-rotation-1.6.2-r1.ebuild b/x11-misc/magick-rotation/magick-rotation-1.6.2-r2.ebuild
index 055e1d2ab74e..b49a3fd6c8d1 100644
--- a/x11-misc/magick-rotation/magick-rotation-1.6.2-r1.ebuild
+++ b/x11-misc/magick-rotation/magick-rotation-1.6.2-r2.ebuild
@@ -65,19 +65,18 @@ src_compile() {
src_install() {
#TODO: add installation of GNOME Shell 3.2 extension
- dobin checkmagick*
+ dobin checkmagick*
udev_dorules 62-magick.rules
- insinto /usr/share/${PN}
- doins *.py
+ python_moduleinto /usr/share/${PN}
+ python_domodule *.py
- insinto /usr/share/${PN}/MagickIcons
+ insinto /usr/share/${PN}/MagickIcons
doins MagickIcons/*.png
- exeinto /usr/share/${PN}
- doexe magick-rotation
- doexe xrotate.py
+ python_scriptinto /usr/share/${PN}
+ python_doscript magick-rotation xrotate.py
dodoc *.txt ChangeLog