Enlightenment CVS committal Author : horms Project : misc Module : nexus
Dir : misc/nexus/debian Modified Files: changelog xfonts-nexus.postinst Removed Files: xfonts-nexus.conffiles xfonts-nexus.dirs Log Message: Debian Packaging Update xfonts-nexus (0.0.2-12) unstable; urgency=low * Resolved problem with paths in invocation of mkfontdir in postinst (closes: #362969) * Remove unneeded debian/xfonts-nexus.conffiles that crept in at some stage * Removed unneded debian/xfonts-nexus.dirs =================================================================== RCS file: /cvs/e/misc/nexus/debian/changelog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- changelog 14 Apr 2006 01:39:51 -0000 1.11 +++ changelog 17 Apr 2006 02:23:11 -0000 1.12 @@ -1,3 +1,13 @@ +xfonts-nexus (0.0.2-12) unstable; urgency=low + + * Resolved problem with paths in invocation of mkfontdir in postinst + (closes: #362969) + * Remove unneeded debian/xfonts-nexus.conffiles that crept in + at some stage + * Removed unneded debian/xfonts-nexus.dirs + + -- Simon Horman <[EMAIL PROTECTED]> Mon, 17 Apr 2006 11:00:29 +0900 + xfonts-nexus (0.0.2-11) unstable; urgency=low * Place fonts in /usr/share/fonts/X11 instead of /usr/X11R6/lib/X11/fonts =================================================================== RCS file: /cvs/e/misc/nexus/debian/xfonts-nexus.postinst,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- xfonts-nexus.postinst 7 Feb 2003 08:48:24 -0000 1.2 +++ xfonts-nexus.postinst 17 Apr 2006 02:23:12 -0000 1.3 @@ -3,7 +3,7 @@ #DEBHELPER# if [ "$1" = "configure" ]; then - ( cd /usr/X11R6/lib/X11/fonts/misc ; /usr/X11R6/bin/mkfontdir ) + ( cd /usr/share/fonts/X11/misc && /usr/bin/mkfontdir ) update-fonts-alias misc fi ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs