forked from Shinonome/dots-hyprland
removed spaces
This commit is contained in:
@@ -30,7 +30,6 @@ if [[ -z $(eselect repository list | grep -E ".*hyproverlay \*.*") ]]; then
|
|||||||
v sudo eselect repository enable hyproverlay
|
v sudo eselect repository enable hyproverlay
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
arch=$(portageq envvar ACCEPT_KEYWORDS)
|
arch=$(portageq envvar ACCEPT_KEYWORDS)
|
||||||
|
|
||||||
# Exclude hyprland, will deal with that separately
|
# Exclude hyprland, will deal with that separately
|
||||||
@@ -59,9 +58,6 @@ v sudo emerge --depclean
|
|||||||
v sudo emerge --update --quiet '>=dev-cpp/glaze-6.1.0'
|
v sudo emerge --update --quiet '>=dev-cpp/glaze-6.1.0'
|
||||||
v sudo emerge --update --quiet dev-libs/pugixml
|
v sudo emerge --update --quiet dev-libs/pugixml
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Remove old ebuilds (if this isn't done the wildcard will fuck upon a version change)
|
# Remove old ebuilds (if this isn't done the wildcard will fuck upon a version change)
|
||||||
x sudo rm -fr ${ebuild_dir}/app-misc/illogical-impulse-*
|
x sudo rm -fr ${ebuild_dir}/app-misc/illogical-impulse-*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user