[Epiphany] Re: Epiphany 0.6.0



Hey Marco,

epiphany.spec is not mentioned in Makefile.am, which means it's not
disted and "rpmbuild -ta bla.tar.gz" fails. It seems to be there in CVS.
Easy fix (inline patch):

--- Makefile.am-old     2003-05-04 10:37:25.000000000 +0200
+++ Makefile.am 2003-05-04 10:37:35.000000000 +0200
@@ -8,4 +8,5 @@
        intltool-extract.in     \
        xmldocs.make            \
        omf.make                \
-       COPYING.README
+       COPYING.README          \
+       epiphany.spec

Untested, building right now. ;-).

Cheers,

Ronald




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]