From 93d7381aad2372d81e88bd5eadb74e3e53e7b9d6 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sun, 7 Oct 2018 12:58:37 +0200 Subject: Add hint on enabling plugins to makepkg --- linux/makepkg/PKGBUILD | 1 + linux/makepkg/smolbote.install | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 linux/makepkg/smolbote.install (limited to 'linux/makepkg') diff --git a/linux/makepkg/PKGBUILD b/linux/makepkg/PKGBUILD index e5465d4..22c56b3 100644 --- a/linux/makepkg/PKGBUILD +++ b/linux/makepkg/PKGBUILD @@ -11,6 +11,7 @@ _commit="" _branch="" url="https://neueland.iserlohn-fortress.net/smolbote" +install="smolbote.install" arch=('x86_64') license=('GPL3') diff --git a/linux/makepkg/smolbote.install b/linux/makepkg/smolbote.install new file mode 100644 index 0000000..87f0af8 --- /dev/null +++ b/linux/makepkg/smolbote.install @@ -0,0 +1,14 @@ +# Run this after installing +post_install() { + cat <