]> git.saurik.com Git - apt.git/blobdiff - debian/rules
* Implement EDSP in libapt-pkg so that all front-ends which
[apt.git] / debian / rules
index c83796e03f327f53082ca18a30ca8a8de72f7cb6..6c58d82bb191d394766502c9b54e7313a0ab19e3 100755 (executable)
@@ -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* \