From 8f87bd56c51bc107b9394ec012da4e7094056ac0 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Thu, 19 Dec 2013 21:48:59 +0100 Subject: [PATCH] libnetfilter_acct: changed to use no prefix by default --- .../libnetfilter_acct/libnetfilter_acct.conf | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 network/libnetfilter_acct/libnetfilter_acct.conf diff --git a/network/libnetfilter_acct/libnetfilter_acct.conf b/network/libnetfilter_acct/libnetfilter_acct.conf new file mode 100644 index 000000000..6378b1251 --- /dev/null +++ b/network/libnetfilter_acct/libnetfilter_acct.conf @@ -0,0 +1,18 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../libnetfilter_acct/libnetfilter_acct.conf +# Copyright (C) 2013 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +if [ $prefix_auto == 1 ]; then + prefix= + set_confopt +fi