Skip to content

Commit

Permalink
Update bdb.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
jmprcx committed Feb 1, 2017
1 parent 38d7a3f commit 7c6a652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depends/packages/bdb.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ define $(package)_config_cmds
endef

define $(package)_preprocess_cmds
sed -i "" -e "s/WinIoCtl.h/winioctl.h/g" src/dbinc/win_db.h
sed -i -e "s/WinIoCtl.h/winioctl.h/g" src/dbinc/win_db.h
endef

define $(package)_build_cmds
Expand Down

0 comments on commit 7c6a652

Please sign in to comment.