From b570ff1f4608301e5a0ccf541da409bef90f2d49 Mon Sep 17 00:00:00 2001 From: KyrosKrane Date: Mon, 21 May 2018 22:48:59 -0500 Subject: [PATCH] Added packaging instruction file --- .pkgmeta | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .pkgmeta diff --git a/.pkgmeta b/.pkgmeta new file mode 100644 index 0000000..8334870 --- /dev/null +++ b/.pkgmeta @@ -0,0 +1,7 @@ +package-as: Broker_RaidMakeup +enable-nolib-creation: no + +ignore: # Files and directories beginning with a dot (such as .git) are automatically ignored, as is the pgkmeta file itself. + - README.md + +license-output: LICENSE.txt -- 1.7.9.5