Quick patch to a couple Makefile.am's in embrace to allow it to make dist cleanly, and a spec file to aid in rpm packaging. -- Jim Perrin System Administrator - UIT Ft Gordon & US Army Signal Center
? embrace.spec Index: Makefile.am =================================================================== RCS file: /cvsroot/enlightenment/misc/embrace/Makefile.am,v retrieving revision 1.1 diff -u -r1.1 Makefile.am --- Makefile.am 1 Mar 2004 20:02:50 -0000 1.1 +++ Makefile.am 29 Aug 2005 15:15:45 -0000 @@ -1,3 +1,6 @@ ## $Id: Makefile.am,v 1.1 2004/03/01 20:02:50 tsauerbeck Exp $ SUBDIRS = data m4 src +EXTRA_DIST = AUTHORS COPYING README INSTALL NEWS ChangeLog \ + embrace.spec + Index: src/Makefile.am =================================================================== RCS file: /cvsroot/enlightenment/misc/embrace/src/Makefile.am,v retrieving revision 1.7 diff -u -r1.7 Makefile.am --- src/Makefile.am 25 Aug 2005 20:34:59 -0000 1.7 +++ src/Makefile.am 29 Aug 2005 15:15:45 -0000 @@ -10,7 +10,7 @@ noinst_LTLIBRARIES = libembrace.la -libembrace_la_SOURCES = embrace.c embrace.h \ +libembrace_la_SOURCES = embrace.c embrace.h e_mod_main.h \ embrace_plugin.c embrace_plugin.h \ mailbox.c mailbox.h
embrace.spec
Description: Binary data