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

Dave Walker davewalker at ubuntu.com
Fri Nov 18 10:14:07 UTC 2011


** Description changed:

  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
+         # 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
  ...
+ 
+ debian/cobbler-web.install:
+ debian/logo-ubuntu.png usr/share/cobbler/webroot/cobbler_webui_content/
  
  There may be others.
  
  Thanks.

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