Skip to content

Commit

Permalink
chore(build-dx): consolidate os-release names
Browse files Browse the repository at this point in the history
  • Loading branch information
ledif committed Jan 3, 2025
1 parent d14fdd1 commit 5c62d1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions build_files/shared/build-dx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ sysctl -p
/ctx/build_files/dx/04-override-install-dx.sh

# Branding Changes
sed -i '/^PRETTY_NAME/s/Aurora/Aurora-dx/' /usr/lib/os-release
sed -i 's/Aurora/Aurora-DX/' /usr/share/kde-settings/kde-profile/default/xdg/kcm-about-distrorc
echo "Variant=Developer Experience" >> /usr/share/kde-settings/kde-profile/default/xdg/kcm-about-distrorc

# Systemd and Disable Repos
/ctx/build_files/dx/09-cleanup-dx.sh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
LogoPath=/usr/share/pixmaps/system-logo.png
Name=Aurora
Website=https://getaurora.dev
Variant=Aurora

0 comments on commit 5c62d1c

Please sign in to comment.