Skip to content
Snippets Groups Projects
Commit dd8722de authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Corrected build setup for orca, bumped version

parent 17b4cc31
No related branches found
No related tags found
No related merge requests found
...@@ -17,13 +17,12 @@ ...@@ -17,13 +17,12 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # 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' EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu artful main'
COMPONENT=main
. ./config . ./config
sed '/debhelper/s/10/9/' -i debian/control debian/control.in
cat << EOF | patch -p1 cat << EOF | patch -p1
--- a/src/orca/orca.py 2015-11-09 09:07:53.000000000 -0500 --- 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 +++ b/src/orca/orca.py 2018-04-01 00:57:01.426307608 -0400
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment