]> git.saurik.com Git - apt.git/blobdiff - debian/rules
append the dist (e.g. sid, wheezy) as a query string when
[apt.git] / debian / rules
index 6409006788aa17e2b12e0138b9b8ff0fbba81f62..0544b2b8e1c92cdea83e2715c28c7ed2c61a929d 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* \