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

Inkscape: fixed packaging bug

parent de231be2
No related branches found
No related tags found
2 merge requests!307Etiona test mr,!179Corrected patch for make-bleachbit
...@@ -17,13 +17,18 @@ ...@@ -17,13 +17,18 @@
# 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=1 VERSION=2
EXTERNAL='deb-src http://ppa.launchpad.net/inkscape.dev/stable/ubuntu bionic main ' EXTERNAL='deb-src http://ppa.launchpad.net/inkscape.dev/stable/ubuntu bionic main '
REPOKEY=9DA4BD18B9A06DE3 REPOKEY=9DA4BD18B9A06DE3
BACKPORTS=true BACKPORTS=true
. ./config . ./config
cat << EOF >> debian/rules
override_dh_python3:
dh_python3 --no-ext-rename
EOF
changelog "Backported from ppa" changelog "Backported from ppa"
compile compile
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