[Bug 891977] [NEW] cobbler-web package still contain traces of Ubuntu branding

Dave Walker davewalker at ubuntu.com
Fri Nov 18 10:05:15 UTC 2011


Public bug reported:

debian/control
Depends:  ttf-ubuntu-font-family

debian/cobbler-web.postinst:
...
        # create links to ubuntu fonts for branding.
        if [ -e /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf -a \
                ! -e /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-R.ttf ]; then
                ln -s /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf \
                    /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-R.ttf
        fi
        if [ -e /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-B.ttf -a \
                ! -e /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-B.ttf ]; then
                ln -s /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-B.ttf \
                    /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-B.ttf
...

There may be others.

Thanks.

** Affects: cobbler (Ubuntu)
     Importance: Undecided
         Status: New

** Changed in: cobbler (Ubuntu)
    Milestone: None => precise-alpha-1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cobbler in Ubuntu.
https://bugs.launchpad.net/bugs/891977

Title:
  cobbler-web package still contain traces of Ubuntu branding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/891977/+subscriptions



More information about the Ubuntu-server-bugs mailing list