File: remove_embedded_copies

package info (click to toggle)
haskell-hoogle 5.0.1%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 504 kB
  • ctags: 37
  • sloc: haskell: 2,762; ansic: 110; sh: 33; xml: 20; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Remove embedded copies of JS libraries
Author: Ilias Tsitsimpis <i.tsitsimpis@gmail.com>
Forwarded: no, Debian specific

Index: b/hoogle.cabal
===================================================================
--- 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