Changeset 240
- Timestamp:
- 05/29/06 09:39:36 (2 years ago)
- Files:
-
- trunk (modified) (1 prop)
- trunk/Makefile.in (modified) (1 diff)
- trunk/etc/mesk-0.1.1.ebuild (copied) (copied from branches/0.1/etc/mesk-0.1.1.ebuild)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk
- Property svnmerge-integrated changed from /mesk/branches/0.1:1-235 to /mesk/branches/0.1:1-235,238
trunk/Makefile.in
r227 r240 83 83 @#install -m 644 doc/mesk.1.gz ${mandir}/man1 84 84 85 # Update menus 85 postinstall: 86 86 if test -x `which update-desktop-database`; then \ 87 87 update-desktop-database; \ 88 88 fi 89 test:90 89 91 90 ## XXX: Use at your own risk
