Codebase list haskell-http-date / ee9cbad
hoogle: prevent FTBFS even though the package is broken Clint Adams 7 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
66 FILES_HOOGLE := debian/files_hoogle
77
88 binary-fixup/hoogle::
9 sed -i -e "s/res\//hoogle\/res\//g" $(HOOGLE_RESDIR)/template.html
10 sed -i -e "s/action=\"\.\"/action=\"\.\/hoogle\"/g" $(HOOGLE_RESDIR)/template.html
9 #sed -i -e "s/res\//hoogle\/res\//g" $(HOOGLE_RESDIR)/template.html
10 #sed -i -e "s/action=\"\.\"/action=\"\.\/hoogle\"/g" $(HOOGLE_RESDIR)/template.html
1111 install $(FILES_HOOGLE)/update-hoogle debian/hoogle/usr/sbin/
1212
1313 clean::