mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-06-25 03:51:21 +02:00
properly cleanup pinta source
This commit is contained in:
parent
7c572d1ce8
commit
396d4dd0ff
@ -19,7 +19,7 @@ if grep -q Jammy /etc/os-release || grep -q Noble /etc/os-release; then
|
|||||||
make install
|
make install
|
||||||
|
|
||||||
# cleanup to reduce image size
|
# cleanup to reduce image size
|
||||||
rm -rf /tmp/pinta.tar.gz /tmp/pinta
|
rm -rf /tmp/pinta-${PINTA_VERSION}.tar.gz /tmp/pinta-${PINTA_VERSION}
|
||||||
apt remove -y libgtk-3-dev autotools-dev autoconf-archive gettext intltool libadwaita-1-dev jq build-essential
|
apt remove -y libgtk-3-dev autotools-dev autoconf-archive gettext intltool libadwaita-1-dev jq build-essential
|
||||||
apt autoremove -y
|
apt autoremove -y
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user