LOL the above patch undoes the patch so one could return to original file.
this patches /usr/lib/uck/customization-profiles/localized_cd/customize_iso
to allow iso to be built.
--- /home/vampirefo/Desktop/untitled folder/patch/customize_iso.org +++ /home/vampirefo/Desktop/untitled folder/patch/customize_iso @@ -81,15 +81,15 @@ failure "Unable to identify Ubuntu distro codename" APT_SOURCES_TMP_DIR=`mktemp -d` wget -c http://archive.ubuntu.com/ubuntu/ubuntu/ubuntu/dists/$DISTRO_CODENAME/main/source/Sources.gz -O "$APT_SOURCES_TMP_DIR"/Sources.gz - GFXBOOT_THEME_UBUNTU_SOURCE_PACKAGE=http://archive.ubuntu.com/ubuntu/ubuntu/ubuntu/pool/main/g/gfxboot-theme-ubuntu/$(zgrep gz "$APT_SOURCES_TMP_DIR"/Sources.gz | grep gfxboot-theme-ubuntu | sed -n 1p | awk '{ print $3 }') + GFXBOOT_THEME_UBUNTU_SOURCE_PACKAGE=http://archive.ubuntu.com/ubuntu/ubuntu/ubuntu/pool/main/g/gfxboot-theme-ubuntu/gfxboot-theme-ubuntu_0.18.0.tar.xz wget $GFXBOOT_THEME_UBUNTU_SOURCE_PACKAGE || failure "Unable to download gfxboot-theme-ubuntu source package from $GFXBOOT_THEME_UBUNTU_SOURCE_PACKAGE" - tar xfz *.tar.gz || + tar xf *.tar.xz || failure "Unable to extract gfxboot-theme-ubuntu source package" fi
# Build the gfx boot theme -cd gfxboot-theme-ubuntu +cd gfxboot-theme-ubuntu-0.18.0 cd po ln -s pt.po pt_PT.po cd ..
LOL the above patch undoes the patch so one could return to original file.
this patches /usr/lib/ uck/customizati on-profiles/ localized_ cd/customize_ iso
to allow iso to be built.
--- /home/vampirefo /Desktop/ untitled folder/ patch/customize _iso.org /Desktop/ untitled folder/ patch/customize _iso TMP_DIR= `mktemp -d` archive. ubuntu. com/ubuntu/ ubuntu/ ubuntu/ dists/$ DISTRO_ CODENAME/ main/source/ Sources. gz -O "$APT_SOURCES_ TMP_DIR" /Sources. gz THEME_UBUNTU_ SOURCE_ PACKAGE=http:// archive. ubuntu. com/ubuntu/ ubuntu/ ubuntu/ pool/main/ g/gfxboot- theme-ubuntu/ $(zgrep gz "$APT_SOURCES_ TMP_DIR" /Sources. gz | grep gfxboot- theme-ubuntu | sed -n 1p | awk '{ print $3 }') THEME_UBUNTU_ SOURCE_ PACKAGE=http:// archive. ubuntu. com/ubuntu/ ubuntu/ ubuntu/ pool/main/ g/gfxboot- theme-ubuntu/ gfxboot- theme-ubuntu_ 0.18.0. tar.xz THEME_UBUNTU_ SOURCE_ PACKAGE || theme-ubuntu source package from $GFXBOOT_ THEME_UBUNTU_ SOURCE_ PACKAGE" theme-ubuntu source package"
+++ /home/vampirefo
@@ -81,15 +81,15 @@
failure "Unable to identify Ubuntu distro codename"
APT_SOURCES_
wget -c http://
- GFXBOOT_
+ GFXBOOT_
wget $GFXBOOT_
failure "Unable to download gfxboot-
- tar xfz *.tar.gz ||
+ tar xf *.tar.xz ||
failure "Unable to extract gfxboot-
fi
# Build the gfx boot theme theme-ubuntu theme-ubuntu- 0.18.0
-cd gfxboot-
+cd gfxboot-
cd po
ln -s pt.po pt_PT.po
cd ..