Changeset 1816

Show
Ignore:
Timestamp:
Sun Nov 20 14:49:32 2005
Author:
maroy
Message:

removed doexe, relates to issue #1493*

Files:

Legend:

Unmodified
Added
Removed
Modified
  • branches/livesupport-1.0.x/livesupport/etc/portage/media-radio/livesupport/livesupport-1.0.2.ebuild

    r1815 r1816  
    92 92  
    93 93 pkg_postinst() {  
    94       doexe /usr/bin/postInstallStation.sh --directory /usr \  
    95                                            --www-root /var/www/localhost/htdocs \  
    96                                            --apache-group apache \  
    97                                          --postgresql-dir /var/lib/postgresql/data  
      94     /usr/bin/postInstallStation.sh --directory /usr \  
      95                                    --www-root /var/www/localhost/htdocs \  
      96                                    --apache-group apache \  
      97                                    --postgresql-dir /var/lib/postgresql/data  
    98 98  
    99 99     # we don't need the post-install script anymore...