Public bug reported:

keystone doesn't install the copyright file to the binary package
because it never calls dh_installdocs:

ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
override_dh_installdocs:
#       dh_installdocs
#       rm -f 
$(CURDIR)/debian/keystone-doc/usr/share/doc/keystone-doc/html/_static/jquery.js
#       ln -s ../../../../javascript/jquery/jquery.js 
$(CURDIR)/debian/keystone-doc/usr/share/doc/keystone-doc/html/_static/jquery.js
endif

I guess the whole thing should just be commented out.

** Affects: keystone (Ubuntu)
     Importance: High
         Status: New

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

Title:
  keystone doesn't install the copyright file

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to