repo.or.cz
/
grimoire-witchcraft.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
utils/util-linux: initial commit
[grimoire-witchcraft.git]
/
utils
/
util-linux
/
PRE_BUILD
blob
4a3400d3dd2c772de84459c8ab7d60036d37d5c2
1
default_pre_build &&
2
cd $SOURCE_DIRECTORY &&
3
if is_gnu_kfbsd ; then
4
patch -p1 < $SCRIPT_DIRECTORY/patches/kfbsd-util-linux.diff &&
5
sedit $'/^\tmount \\\\/d' Makefile &&
6
sedit $'/^\tfdisk \\\\/d' Makefile
7
fi