summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-14 01:11:53 +0100
committerSam James <sam@gentoo.org>2024-05-14 01:12:25 +0100
commitf1dd9a109f67ff77ce8a312cb737ab68a3f3a3fb (patch)
tree6f622fdc17e50363798d465cb9c362e0b4cdc091 /meson.build
parentCleanup functions.sh.in template (diff)
downloadgentoo-functions-f1dd9a109f67ff77ce8a312cb737ab68a3f3a3fb.tar.gz
gentoo-functions-f1dd9a109f67ff77ce8a312cb737ab68a3f3a3fb.tar.bz2
gentoo-functions-f1dd9a109f67ff77ce8a312cb737ab68a3f3a3fb.zip
Drop ecma48-cpr
Obsolete as of bfd5710de9b14712c4a621259b951bd10489d0c0. A neat tool, but it ended up not being a good fit for the reasons described in that commit. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build7
1 files changed, 0 insertions, 7 deletions
diff --git a/meson.build b/meson.build
index f18c5f8..05dba85 100644
--- a/meson.build
+++ b/meson.build
@@ -25,13 +25,6 @@ install_man(
'consoletype.1',
)
-executable(
- 'ecma48-cpr',
- 'ecma48-cpr.c',
- install: true,
- install_dir: get_option('prefix') / 'lib' / 'gentoo'
-)
-
do_tests = get_option('tests')
if do_tests
test(