fakeroot: fix typo
This commit is contained in:
parent
04de0a800c
commit
c481d4af38
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ post_patch() {
|
||||||
#ls doesn't report owner as root
|
#ls doesn't report owner as root
|
||||||
vsed -i test/Makefile.am \
|
vsed -i test/Makefile.am \
|
||||||
-e '/ t\.touchinstall/d'
|
-e '/ t\.touchinstall/d'
|
||||||
vsed -i -i configure.ac \
|
vsed -i configure.ac \
|
||||||
-e 's/__${PRE}x${FUNC} _${PRE}x${FUNC} __${PRE}${FUNC}13 ${PRE}${FUNC}/${PRE}${FUNC}/'
|
-e 's/__${PRE}x${FUNC} _${PRE}x${FUNC} __${PRE}${FUNC}13 ${PRE}${FUNC}/${PRE}${FUNC}/'
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue