Skip to content

Commit

Permalink
fix cover dependency, update perl modules
Browse files Browse the repository at this point in the history
  • Loading branch information
oetiker committed Jun 10, 2022
1 parent cf4a6a0 commit bb2b526
Show file tree
Hide file tree
Showing 5 changed files with 174 additions and 391 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.9.1 2022-06-10 15:13:22 +0200 Tobias Oetiker <tobi@oetiker.ch>

- remove cover dependency

0.9.0 2022-06-10 13:56:43 +0200 Tobias Oetiker <tobi@oetiker.ch>

- switch to tangible theme
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.0
0.9.1
3 changes: 0 additions & 3 deletions thirdparty/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,3 @@ distclean-local:

install-exec-hook:
cp -fr lib/perl5/* $(DESTDIR)$(libdir)
cp -f bin/cover $(DESTDIR)$(bindir)
$(AM_V_at)echo "** Patching cover command"
$(PERL) -i -p -e 's{use warnings;}{use warnings;\nuse lib qw($(libdir));}' $(DESTDIR)$(bindir)/cover
167 changes: 0 additions & 167 deletions thirdparty/cpanfile-5.30.snapshot

This file was deleted.

Loading

0 comments on commit bb2b526

Please sign in to comment.