blob: da3907207c2b5f6d8bcff532cbcfb81737ccd3df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Description: Remove embedded copies of JS libraries
Author: Ilias Tsitsimpis <i.tsitsimpis@gmail.com>
Forwarded: no, Debian specific
--- a/hoogle.cabal
+++ b/hoogle.cabal
@@ -29,9 +29,6 @@ data-files:
html/*.css
html/*.xml
html/*.html
- html/plugin/*.css
- html/plugin/*.js
- html/plugin/*.png
source-repository head
type: git
|