We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8abbb29 commit dce3b08Copy full SHA for dce3b08
1 file changed
build.sh
@@ -143,8 +143,7 @@ rm /tmp/manifest.$$
143
REMOVE='gparted ubiquity ubiquity-frontend-gtk casper live-initramfs user-setup discover1
144
xresprobe libdebian-installer4 pptp-linux ndiswrapper-utils-1.9
145
ndisgtk linux-wlan-ng libatm1 setserial b43-fwcutter uterm
146
- linux-headers-generic indicator-session indicator-application
147
- language-pack-*'
+ linux-headers-generic indicator-session indicator-application'
148
for i in $REMOVE
149
do
150
sudo sed -i "/${i}/d" image/casper/filesystem.manifest-desktop
0 commit comments