This commit is contained in:
Fabian Engler 2024-11-27 22:54:58 +01:00
parent 050b72a9c2
commit 26490f64ce
2 changed files with 0 additions and 17 deletions

View File

@ -18,15 +18,6 @@ SLOT="0"
RDEPEND=""
src_unpack() {
default
}
src_prepare() {
default
eapply ${FILESDIR}/port.patch
}
src_install() {
dodir /var/lib/engler-labs
insinto /var/lib/engler-labs

View File

@ -1,8 +0,0 @@
diff --git a/engler-labs/Rocket.toml b/engler-labs/Rocket.toml
index 5a48c6b..78e5cfc 100644
--- a/engler-labs/Rocket.toml
+++ b/engler-labs/Rocket.toml
@@ -1,2 +1,3 @@
[default]
template_dir = "static/html"
+port = 8888