mouseemu: drop post_patch
This is actually not necessary since we're not using the Makefile.
This commit is contained in:
@@ -17,11 +17,6 @@ case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*) depends+=" dmidecode";;
|
||||
esac
|
||||
|
||||
post_patch() {
|
||||
# No sbin in void
|
||||
vsed -i 's,usr/sbin,usr/bin,g' Makefile
|
||||
}
|
||||
|
||||
do_build() {
|
||||
# build it ourselves because no point in patching the makefile...
|
||||
# but let the makefile install
|
||||
|
||||
Reference in New Issue
Block a user