projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
merged from donkult
[apt.git]
/
debian
/
rules
diff --git
a/debian/rules
b/debian/rules
index 6409006788aa17e2b12e0138b9b8ff0fbba81f62..0544b2b8e1c92cdea83e2715c28c7ed2c61a929d 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-120,6
+120,9
@@
libapt-pkg-doc: build-doc
#
# libapt-pkg-doc install
#
+ # remove doxygen's embedded jquery as we don't use it anyway (#622147)
+ rm -f $(BLD)/doc/doxygen/html/jquery.js
+
dh_installdocs -p$@ $(BLD)/docs/design* \
$(BLD)/docs/dpkg-tech* \
$(BLD)/docs/files* \