Enlightenment CVS committal

Author  : horms
Project : misc
Module  : nexus

Dir     : misc/nexus


Modified Files:
        Makefile 


Log Message:
Debian Packaging Update

  * Place fonts in /usr/share/fonts/X11 instead of /usr/X11R6/lib/X11/fonts
    - Modify top-level makefile to allow the font and alias directory
      to be specified at build-time
    - Update versioned build-dependancy on debhelper from 4.0.0 to 5.0.29
    - Depend on the new xfonts-utils package
      + Call dh_installxfonts
      + depend on 
    (closes: #362393)
  * Remove seeminly unneeded dependancy on xbase-clients
  * Add /etc/X11/fonts/misc/nex6x10.alias to conffiles, as its in /etc

===================================================================
RCS file: /cvs/e/misc/nexus/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile    5 Jun 2002 07:35:04 -0000       1.3
+++ Makefile    14 Apr 2006 01:39:51 -0000      1.4
@@ -7,8 +7,8 @@
 BDF = nex6x10.bdf
 PCF = nex6x10.pcf
 
-FONTDIR = /usr/X11R6/lib/X11/fonts/misc
-ALIASDIR = /etc/X11/fonts/misc
+FONTDIR  ?= /usr/X11R6/lib/X11/fonts/misc
+ALIASDIR ?= /etc/X11/fonts/misc
 
 EXTRA_DIST = \
 AUTHORS \




-------------------------------------------------------
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

Reply via email to