Changeset 238

Show
Ignore:
Timestamp:
05/29/06 09:35:51 (3 years ago)
Author:
nicfit
Message:

Ebuild fixes; fixes #125

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/0.1/Makefile.in

    r227 r238  
    8383        @#install -m 644 doc/mesk.1.gz ${mandir}/man1 
    8484 
    85         # Update menus 
     85postinstall: 
    8686        if test -x `which update-desktop-database`; then \ 
    8787            update-desktop-database; \ 
    8888        fi 
    89 test: 
    9089 
    9190## XXX: Use at your own risk