hplip: add trisquel distro-name definition for hplip tools.
This commit is contained in:
parent
6183e8282b
commit
2f4bde7002
3 changed files with 323 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#
|
||||
# Copyright (C) 2011 MPA
|
||||
# Copyright (C) 2013-2021 Ruben Rodriguez <ruben@trisquel.info>
|
||||
# Copyright (C) 2025 Luis Guzmán <ark@switnet.org>
|
||||
#
|
||||
# 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
|
||||
|
|
@ -18,7 +19,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=3
|
||||
VERSION=4
|
||||
|
||||
# note, we need version 3.20.6 or higher, the binary plugin requirement
|
||||
# was reworked on that version.
|
||||
|
|
@ -110,6 +111,10 @@ override_dh_missing:
|
|||
dh_missing --list-missing
|
||||
RULES
|
||||
|
||||
# Change CRLF to LF to avoid issues.
|
||||
sed -i 's/\r$//' installer/distros.dat
|
||||
apply_patch_changes
|
||||
|
||||
changelog "Removed printers with propietary drivers"
|
||||
|
||||
package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue