tazpkg annotate oldstuff/tazpkgbox.desktop @ rev 517
tazpkg: Fixed PACKAGE_FILE to not cause '/usr/bin/tazpkg: cd: line 46: can't cd to .' errors. This happened cause dirname just equal '.' if there is no folder in $PACKAGE variable. This fix shouldn't cause any problems anyways.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jul 10 21:38:15 2011 +0000 (2011-07-10) |
parents | 8a8843396ec5 |
children |
rev | line source |
---|---|
pankso@79 | 1 [Desktop Entry] |
pankso@79 | 2 Encoding=UTF-8 |
pankso@306 | 3 Name=Package manager |
pankso@306 | 4 Name[fr]=Gestionnaire de paquets |
pankso@79 | 5 Comment=Manage software packages |
pankso@79 | 6 Exec=subox tazpkgbox |
pankso@79 | 7 Icon=tazpkg |
pankso@79 | 8 Type=Application |
pankso@79 | 9 Categories=System; |