Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : proto

Dir     : e17/proto/etk_server


Modified Files:
        configure.in Makefile.am 


Log Message:
debianize etk-server.

===================================================================
RCS file: /cvs/e/e17/proto/etk_server/configure.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- configure.in        31 Mar 2006 10:34:16 -0000      1.3
+++ configure.in        4 Apr 2006 22:42:09 -0000       1.4
@@ -164,6 +164,7 @@
 src/Makefile
 src/bin/Makefile
 etk_server.spec
+debian/changelog
 ],[
 touch etk_server_docs.tar.gz
 ])
===================================================================
RCS file: /cvs/e/e17/proto/etk_server/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 31 Mar 2006 10:34:16 -0000      1.3
+++ Makefile.am 4 Apr 2006 22:42:09 -0000       1.4
@@ -6,10 +6,12 @@
 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
                        config.h.in config.sub configure install-sh \
                       ltconfig ltmain.sh missing mkinstalldirs depcomp \
-                      stamp-h.in $(MYAPPNAME)_docs.tar 
$(MYAPPNAME)_docs.tar.gz $(MYAPPNAME).c
+                      stamp-h.in $(MYAPPNAME)_docs.tar \
+                      $(MYAPPNAME)_docs.tar.gz $(MYAPPNAME).c \
+                      debian/changelog 
 
 install-data-local:
-        @$(NORMAL_INSTALL)
+       @$(NORMAL_INSTALL)
        if test -d $(srcdir)/data; then \
          $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/data; \
          for d in $(srcdir)/data/*; do \
@@ -37,4 +39,10 @@
 $(MYAPPNAME).c.in \
 gendoc \
 Doxyfile \
-$(MYAPPNAME)_docs.tar.gz
+$(MYAPPNAME)_docs.tar.gz \
+debian/changelog \
+debian/changelog.in \
+debian/compat \
+debian/control \
+debian/copyright \
+debian/rules




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to