Rebuild sane-backends
This commit is contained in:
parent
7cd0faeb6c
commit
d015e7f2f0
1 changed files with 5 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# Copyright (C) 2014 Andrew M. Lindley <andrew@andrewlindley.co.uk>
|
# Copyright (C) 2019 Luis Guzmán <ark@switnet.org>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
@ -17,14 +17,13 @@
|
||||||
# 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://archive.ubuntu.com/ubuntu bionic-updates main'
|
||||||
|
REPOKEY="3B4FE6ACC0B21F32"
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
cp $DATA/snprintf.c ./lib/
|
changelog "Imported into Trisquel"
|
||||||
cat $DATA/copyright.snprintf >> debian/copyright
|
|
||||||
|
|
||||||
changelog "Replace non-free snprintf #10713"
|
|
||||||
|
|
||||||
compile
|
compile
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue