temp/sxmo-common: remove (MR 5779)

Ghost package was added in v24.06 and the next release, which includes
this commit, is v24.12.

[ci:skip-build]: already built successfully in CI
This commit is contained in:
fossdd 2024-11-09 17:44:45 +01:00 committed by Clayton Craft
parent cda9735b36
commit 3e835b7fc8
No known key found for this signature in database
GPG Key ID: 4A4CED6D7EDF950A

View File

@ -1,17 +0,0 @@
# Maintainer: Willow Barraco <contact@willowbarraco.fr>
#
# This package take place of an old one. It prevents deactivating Sxmo daemons.
# It should be removed in two major version. We are currently running v23.06
pkgname=sxmo-common
pkgver=9999
pkgrel=0
pkgdesc="Simple Mobile: Ghost package"
url="http://sr.ht/~mil/Sxmo"
arch="noarch"
license="MIT"
options="!check" # has no tests
package() {
mkdir -p "$pkgdir"
}