Update to 6.6.0 and various fixes. OBS-URL: https://build.opensuse.org/request/show/441013 OBS-URL: https://build.opensuse.org/package/show/science/EMBOSS?expand=0&rev=8
10 lines
420 B
Diff
10 lines
420 B
Diff
Index: EMBOSS-6.6.0/Makefile.am
|
|
===================================================================
|
|
--- EMBOSS-6.6.0.orig/Makefile.am
|
|
+++ EMBOSS-6.6.0/Makefile.am
|
|
@@ -34,4 +34,3 @@ dist-hook:
|
|
tar cBf - jemboss | ( cd $(distdir); tar xBf - ; find jemboss -name CVS | xargs rm -rf; find jemboss -name Makefile | xargs rm -rf; find jemboss -name .cvsignore | xargs rm -rf )
|
|
|
|
install-exec-hook:
|
|
- $(bindir)/embossupdate
|