summarylogtreecommitdiffstats
path: root/flow-tools.install
diff options
context:
space:
mode:
authorKonstantin Shalygin2017-06-26 19:54:12 +0700
committerKonstantin Shalygin2017-06-26 19:54:12 +0700
commite747c9a768982515400c1a91dbc8bbcc2bb48807 (patch)
tree4601276f15f7841dab2f09de08628986e1980373 /flow-tools.install
parentef204eafc0fb2c3dbc460396a77a1725f251cd39 (diff)
downloadaur-e747c9a768982515400c1a91dbc8bbcc2bb48807.tar.gz
Disable openssl build, openssl 1.1 not supported by flow-tools code.
Diffstat (limited to 'flow-tools.install')
-rw-r--r--flow-tools.install3
1 files changed, 0 insertions, 3 deletions
diff --git a/flow-tools.install b/flow-tools.install
deleted file mode 100644
index 49224854ecd4..000000000000
--- a/flow-tools.install
+++ /dev/null
@@ -1,3 +0,0 @@
-post_remove() {
- userdel flow-tools > /dev/null
-}