summaryrefslogtreecommitdiff
path: root/dist/package/debian/libwiredtiger.install
diff options
context:
space:
mode:
authorAlex Gorrod <alexander.gorrod@mongodb.com>2017-11-02 13:27:27 +1100
committerGitHub <noreply@github.com>2017-11-02 13:27:27 +1100
commitd4e28e6ca1430a7655621c47cc9d77092a813425 (patch)
tree98250d6b6447c379ad6b2f2847b38da9df698c33 /dist/package/debian/libwiredtiger.install
parent4907cf82a81b2eae27f086c44f8ce13d24e2038a (diff)
downloadmongo-d4e28e6ca1430a7655621c47cc9d77092a813425.tar.gz
WT-3705 Code style fixes, and remove debian packaging (#3771)
* Cleanup pass over test/format options. Configuration options that don't involve random assignment (C_IGNORE), should only set the min/max range to which they can be assigned, and if they're strings (C_STRING), they shouldn't even set those. * Remove debian packaging support (it was out of date, and there is other up-to-date Debian packaging), remove the RPM specification, we no longer build any RPM packages. * Don't call __conn_dhandle_config_clear() separately from __conn_dhandle_destroy(), WT_DATA_HANDLE.cfg is memory in the dhandle, the destroy function should take care of it. * When debugging a page, dump the page's memory footprint. * Fix code indentation, remove unreachable return. * WiredTiger policy is to call a function in higher level code that is a stub when timestamps are disabled. Remove some unnecessary HAVE_TIMESTAMP * whitespace * WT_TXN_TIMESTAMP_FLAG_CHECK no longer used. * Make declaration order match.
Diffstat (limited to 'dist/package/debian/libwiredtiger.install')
-rw-r--r--dist/package/debian/libwiredtiger.install2
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/package/debian/libwiredtiger.install b/dist/package/debian/libwiredtiger.install
deleted file mode 100644
index 27fae7a0850..00000000000
--- a/dist/package/debian/libwiredtiger.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/libwiredtiger*.a
-usr/lib/libwiredtiger*.so