diff --git a/anda/misc/shitpost/anda.hcl b/anda/misc/shitpost/anda.hcl index 8aaa2b33ad..b9f3e6f6f8 100644 --- a/anda/misc/shitpost/anda.hcl +++ b/anda/misc/shitpost/anda.hcl @@ -1,5 +1,6 @@ project pkg { + arches = ["x86_64"] rpm { spec = "shitpost.spec" } -} +} \ No newline at end of file diff --git a/anda/misc/shitpost/shitpost.spec b/anda/misc/shitpost/shitpost.spec index d813758081..06e9c80e59 100644 --- a/anda/misc/shitpost/shitpost.spec +++ b/anda/misc/shitpost/shitpost.spec @@ -8,11 +8,15 @@ Source0: https://raw.githubusercontent.com/magnus-ISU/aur-scripts/master/ Requires: bash BuildArch: noarch +Packager: Its-J + %description %{summary}. %prep +%build + %install install -Dm 755 %{SOURCE0} %{buildroot}%{_bindir}/shitpost