]> Pileus Git - ~andy/sunrise/blobdiff - media-sound/scala-bin/scala-bin-2.2.ebuild
Whitespace...
[~andy/sunrise] / media-sound / scala-bin / scala-bin-2.2.ebuild
index 2d8a330c870ab0dffdf957afcaf47f2ea50c2573..47af19c85291f3d2c27306e6d33db0c55c2d6cad 100644 (file)
@@ -42,7 +42,7 @@ src_install() {
 
        insinto /opt/${PN}
        doins *.{clv,gif,htm,html,kbm,par,scl,seq} scala.{ini,ico} scalarc || die "doins failed"
-       
+
        exeinto /opt/${PN}/cmd
        doexe cmd/* || die "doexe failed"
        exeinto /opt/${PN}
@@ -75,7 +75,7 @@ pkg_postinst() {
 pkg_postrm() {
        fdo-mime_desktop_database_update
        gnome2_icon_cache_update
-       
+
        if [[ -d ${ROOT}/opt/${PN}/scl ]] ; then
                elog "Seems that you have installed custom scales to ${ROOT}/opt/${PN}/scl"
                elog "You will have to delete this directory manually."