Ticket #824 - no readme.in's
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 6 Nov 2011 08:47:38 +0000 (08:47 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 6 Nov 2011 08:47:38 +0000 (08:47 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@64802 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Makefile.am
README [moved from README.in with 99% similarity]
autogen.sh
configure.ac

index 79bfa3e..5c70db3 100644 (file)
@@ -30,9 +30,7 @@ COPYING \
 autogen.sh \
 embryo.pc.in \
 embryo.spec.in \
-embryo.spec \
-README.in \
-README
+embryo.spec
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = embryo.pc
similarity index 99%
rename from README.in
rename to README
index e062e42..36cfe09 100644 (file)
--- a/README.in
+++ b/README
@@ -1,4 +1,4 @@
-Embryo @VERSION@ BETA
+Embryo
 
 ******************************************************************************
 
index 00116ea..72e1033 100755 (executable)
@@ -3,7 +3,6 @@
 rm -rf autom4te.cache
 rm -f aclocal.m4 ltmain.sh
 
-touch README
 touch ABOUT-NLS
 
 echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
index 129fdf1..222c3f4 100644 (file)
@@ -185,7 +185,6 @@ include/Makefile
 src/Makefile
 src/lib/Makefile
 src/bin/Makefile
-README
 embryo.spec
 ])