diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-15 10:16:59 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-15 10:16:59 +0200 |
commit | 5e4d60ae66873924815edb89d533faab7006a46b (patch) | |
tree | c0e3c05585374c810100ad7bf6a9f283a7b52a3d /debian/rules | |
parent | 0dc01623882a8a51416e8635e76c941fc302abec (diff) | |
parent | 1d08f27046533e36849a63c084f51809be484d8c (diff) |
merged from the debian-sid branch
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules index 93fdbd8da..d8e4a88bd 100755 --- a/debian/rules +++ b/debian/rules @@ -123,9 +123,6 @@ 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* \ |