projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39c37a1
)
Remove no longer needed sane-backend patch
author
Hugo Villeneuve
<hugo@hugovil.com>
Tue, 30 Dec 2014 02:18:05 +0000
(21:18 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Tue, 30 Dec 2014 03:52:35 +0000
(22:52 -0500)
stage5/pkg/sane-backends
patch
|
blob
|
history
diff --git
a/stage5/pkg/sane-backends
b/stage5/pkg/sane-backends
index
4bcf018
..
3b21f94
100644
(file)
--- a/
stage5/pkg/sane-backends
+++ b/
stage5/pkg/sane-backends
@@
-16,9
+16,6
@@
hvconfig_pre()
groupadd --system -f saned
hv_useradd --system -c saned -d /dev/null -g saned -s /bin/false saned
- # Fixes an obsolete udev parameter:
- sed -i 's/SYSFS/ATTRS/g' ${SRC_DIR}/tools/sane-desc.c
-
CONFIGURE_OPTS+=" --with-x=${USE_X_OPTION}"
}