Skip to content

Instantly share code, notes, and snippets.

@seveas
Created June 1, 2013 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seveas/5691420 to your computer and use it in GitHub Desktop.
Save seveas/5691420 to your computer and use it in GitHub Desktop.
sudo apt-get build-dep festival
cd /tmp
apt-get source festival
wget https://aur.archlinux.org/packages/fe/festival-patched-hts/festival-patched-hts.tar.gz
tar xf festival-patched-hts.tar.gz
cp festival-patched-hts/*hts* festival-2.1~release/debian/patches/
cd festival-2.1~release/debian/patches/
ls | grep hts >> series
cd ../../
dpkg-buildpackage -rfakeroot
cd ..
scp festival_2.1~release-1ubuntu2_i386.deb koekblik.kaarsemaker.net:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment