forked from Lainports/freebsd-ports
fix invokation of sed inplace
This commit is contained in:
parent
a11913d878
commit
63a0f897db
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue