mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 22:57:01 +02:00
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
|
||||
vsed -i test/Makefile.am \
|
||||
-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}/'
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue