diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2024-05-28 18:15:43 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2024-08-07 09:58:11 -0500 |
commit | d83f2cccb3befbb9789a60c4aff984f5229c72a0 (patch) | |
tree | cc85a3274fea94538913b7f22a2df77ab8648b8d /user/sane/pidfile.patch | |
parent | 6afd0778a05bbf9c16caa964f7d63e6e611300af (diff) | |
download | packages-d83f2cccb3befbb9789a60c4aff984f5229c72a0.tar.gz packages-d83f2cccb3befbb9789a60c4aff984f5229c72a0.tar.bz2 packages-d83f2cccb3befbb9789a60c4aff984f5229c72a0.tar.xz packages-d83f2cccb3befbb9789a60c4aff984f5229c72a0.zip |
user/sane: Update to 1.3.1 for GCC + other fixes
Also, they have dropped the SANE Exception from the genesys backend's
license. Everything is GPL-2.0+ or Public-Domain now.
Closes: #1186
Diffstat (limited to 'user/sane/pidfile.patch')
-rw-r--r-- | user/sane/pidfile.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/sane/pidfile.patch b/user/sane/pidfile.patch index 32989f651..579c99939 100644 --- a/user/sane/pidfile.patch +++ b/user/sane/pidfile.patch @@ -1,6 +1,6 @@ --- a/frontend/saned.c +++ b/frontend/saned.c -@@ -229,7 +229,7 @@ +@@ -230,7 +230,7 @@ int numchildren; #define SANED_CONFIG_FILE "saned.conf" |