summaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-01-25 18:52:59 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-01-25 18:52:59 +0300
commit3a160a80c788d81e48acf19a2cf68f29cf125dae (patch)
tree8bf000b3ae959d56367c15aa214a95d24b096905 /buildfile
parent35bdfb3e3604527f36f046928324346e8b37b46b (diff)
Turn libodb-mysql repository into package for muti-package repositorylibodb-mysql
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile9
1 files changed, 0 insertions, 9 deletions
diff --git a/buildfile b/buildfile
deleted file mode 100644
index 406853f..0000000
--- a/buildfile
+++ /dev/null
@@ -1,9 +0,0 @@
-# file : buildfile
-# license : GNU GPL v2; see accompanying LICENSE file
-
-./: {*/ -build/ -m4/} doc{INSTALL NEWS README} legal{GPLv2 LICENSE} manifest
-
-# Don't install tests or the INSTALL file.
-#
-tests/: install = false
-doc{INSTALL}@./: install = false