From 94fe9b2e6799286712a43db77244aee829fcdef4 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sun, 2 Apr 2006 02:51:00 +0000 Subject: [PATCH] add an embryo-debug SVN revision: 21698 --- legacy/embryo/Makefile.am | 1 + legacy/embryo/debian/embryo0-bin.files | 2 -- legacy/embryo/debian/embryo0-debug.files | 3 +++ legacy/embryo/debian/libembryo0.files | 1 - 4 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 legacy/embryo/debian/embryo0-debug.files diff --git a/legacy/embryo/Makefile.am b/legacy/embryo/Makefile.am index 9384ed760e..dc6524f363 100644 --- a/legacy/embryo/Makefile.am +++ b/legacy/embryo/Makefile.am @@ -30,6 +30,7 @@ EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN embryo.c.in gendoc \ debian/copyright \ debian/docs \ debian/embryo0-bin.files \ + debian/embryo0-debug.files \ debian/libembryo0-dev.files \ debian/libembryo0.files \ debian/rules diff --git a/legacy/embryo/debian/embryo0-bin.files b/legacy/embryo/debian/embryo0-bin.files index 9e9c7a8eb8..ff32cf69d2 100644 --- a/legacy/embryo/debian/embryo0-bin.files +++ b/legacy/embryo/debian/embryo0-bin.files @@ -1,4 +1,2 @@ usr/bin/embryo_cc -usr/share/embryo/examples/*.inc -usr/share/embryo/examples/*.sma usr/share/embryo/include/*.inc diff --git a/legacy/embryo/debian/embryo0-debug.files b/legacy/embryo/debian/embryo0-debug.files new file mode 100644 index 0000000000..040d94db90 --- /dev/null +++ b/legacy/embryo/debian/embryo0-debug.files @@ -0,0 +1,3 @@ +usr/bin/embryo +usr/share/embryo/examples/*.inc +usr/share/embryo/examples/*.sma diff --git a/legacy/embryo/debian/libembryo0.files b/legacy/embryo/debian/libembryo0.files index 709afc2dc7..d0dbfd18ac 100644 --- a/legacy/embryo/debian/libembryo0.files +++ b/legacy/embryo/debian/libembryo0.files @@ -1,2 +1 @@ -usr/bin/embryo usr/lib/lib*.so.*