annotate TOOLS/subfont-gimp/Makefile @ 11760:82a8fe2d8984

patch from Kelemen Gbor <kg0021@stud.unideb.hu>
author pontscho
date Thu, 08 Jan 2004 18:29:27 +0000
parents 22996ab2d78f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1469
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
1 install:
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
2 gimptool --install-admin-bin mplayer_subfont || gimptool --install-bin mplayer_subfont
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
3
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
4 uninstall:
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
5 gimptool --uninstall-admin-bin mplayer_subfont || true
22996ab2d78f mplayer font-generator GIMP plugin by lanzz@lanzz.org
arpi
parents:
diff changeset
6 gimptool --uninstall-bin mplayer_subfont || true