Skip to content

Commit eeb8e1c

Browse files
committed
[kameleon] removed localepurge package #1
1 parent 0781a54 commit eeb8e1c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

kameleon/steps/setup/debian/configure_apt.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@
5151

5252
- update_repositories:
5353
- exec_in: apt-get -y --force-yes update
54-
- exec_in: apt-get -y --force-yes install localepurge
5554
- on_setup_clean:
5655
- exec_in: apt-get -y --force-yes autoclean
5756
- exec_in: apt-get -y --force-yes clean
5857
- exec_in: apt-get -y --force-yes autoremove
59-
- exec_in: localepurge

0 commit comments

Comments
 (0)