diff --git a/helpers/make-gnome-orca b/helpers/make-gnome-orca index 41929963d00ceec3efe11e4407a851ff3c45150a..f873fb1c5cfbef4ce485fa4045dd272cb25884d1 100644 --- a/helpers/make-gnome-orca +++ b/helpers/make-gnome-orca @@ -17,13 +17,12 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=3 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu artful main' +COMPONENT=main . ./config -sed '/debhelper/s/10/9/' -i debian/control debian/control.in - cat << EOF | patch -p1 --- a/src/orca/orca.py 2015-11-09 09:07:53.000000000 -0500 +++ b/src/orca/orca.py 2018-04-01 00:57:01.426307608 -0400