Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-09-06 15:43:29 +0200
committerGitHub <noreply@github.com>2021-09-06 15:43:29 +0200
commit000eb146689c98299b5eed22999698e55baf9681 (patch)
treed6539a31f6bf54b27f69c85f044bdb05a5e5ff0a
parentbf18260510747da74e405bf3197426f555a9619b (diff)
parent339e9f8a427d2f9c4f9a09fd17760dd2aedf15ea (diff)
Merge pull request #608 from archlinux/deepin-profile
Remove lightdm packages from Deepin profile
-rw-r--r--profiles/deepin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/deepin.py b/profiles/deepin.py
index 5bc18285..8196bc4b 100644
--- a/profiles/deepin.py
+++ b/profiles/deepin.py
@@ -9,7 +9,7 @@ __packages__ = [
"deepin-terminal",
"deepin-editor",
"lightdm",
- "lightdm-gtk-greeter",
+ "lightdm-deepin-greeter",
]