File: remove_embedded_copies

package info (click to toggle)
haskell-hoogle 5.0.18.4%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 548 kB
  • sloc: haskell: 3,570; javascript: 359; 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