Skip to content
This repository was archived by the owner on Apr 9, 2022. It is now read-only.

Commit 7bfdef0

Browse files
authored
removed arch-release, lsb-release, os-release
1 parent 6fb2432 commit 7bfdef0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/configure_system.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,6 @@ configure_system() {
301301

302302
cp "${anarchy_directory}"/extra/.bashrc-root "$ARCH"/root/.bashrc
303303
cp "${anarchy_directory}"/extra/.bashrc "$ARCH"/etc/skel/
304-
(cp /etc/lsb-release "$ARCH"/etc
305-
cp /etc/os-release "$ARCH"/etc
306-
mv "$ARCH"/etc/arch-release "$ARCH"/etc/anarchy-release) &>/dev/null
307304

308305
sed -i 's/^#Color$/Color/' "$ARCH"/etc/pacman.conf
309306
sed -i 's/^#TotalDownload$/TotalDownload/' "$ARCH"/etc/pacman.conf

0 commit comments

Comments
 (0)