mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
fix invokation of sed inplace
This commit is contained in:
parent
a11913d878
commit
63a0f897db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225641
@ -1,4 +1,4 @@
|
||||
etc/sane.d/epkowa.conf
|
||||
lib/sane/libsane-epkowa.so
|
||||
lib/sane/libsane-epkowa.so.1
|
||||
@unexec sed -I -e '/^epkowa$/d' %D/etc/sane.d/dll.conf
|
||||
@unexec sed -i "" -e '/^epkowa$/d' %D/etc/sane.d/dll.conf
|
||||
|
Loading…
Reference in New Issue
Block a user