From 2e84eef9d9f5fadf9bc4933b532ea99b0aef9f7f Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sun, 2 Jun 2024 19:21:40 -0400 Subject: [PATCH] user/thelounge: move from backports --- {backports => user}/thelounge/APKBUILD | 0 {backports => user}/thelounge/allow-https-for-connect-src.patch | 0 {backports => user}/thelounge/no-version-test.patch | 0 {backports => user}/thelounge/thelounge.initd | 0 {backports => user}/thelounge/thelounge.post-install | 0 {backports => user}/thelounge/thelounge.pre-install | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename {backports => user}/thelounge/APKBUILD (100%) rename {backports => user}/thelounge/allow-https-for-connect-src.patch (100%) rename {backports => user}/thelounge/no-version-test.patch (100%) rename {backports => user}/thelounge/thelounge.initd (100%) rename {backports => user}/thelounge/thelounge.post-install (100%) rename {backports => user}/thelounge/thelounge.pre-install (100%) diff --git a/backports/thelounge/APKBUILD b/user/thelounge/APKBUILD similarity index 100% rename from backports/thelounge/APKBUILD rename to user/thelounge/APKBUILD diff --git a/backports/thelounge/allow-https-for-connect-src.patch b/user/thelounge/allow-https-for-connect-src.patch similarity index 100% rename from backports/thelounge/allow-https-for-connect-src.patch rename to user/thelounge/allow-https-for-connect-src.patch diff --git a/backports/thelounge/no-version-test.patch b/user/thelounge/no-version-test.patch similarity index 100% rename from backports/thelounge/no-version-test.patch rename to user/thelounge/no-version-test.patch diff --git a/backports/thelounge/thelounge.initd b/user/thelounge/thelounge.initd similarity index 100% rename from backports/thelounge/thelounge.initd rename to user/thelounge/thelounge.initd diff --git a/backports/thelounge/thelounge.post-install b/user/thelounge/thelounge.post-install similarity index 100% rename from backports/thelounge/thelounge.post-install rename to user/thelounge/thelounge.post-install diff --git a/backports/thelounge/thelounge.pre-install b/user/thelounge/thelounge.pre-install similarity index 100% rename from backports/thelounge/thelounge.pre-install rename to user/thelounge/thelounge.pre-install