From d63795549c9d4cae42e33e37d615744b22297f6b Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 9 Feb 2020 03:14:29 +0100 Subject: [PATCH] mouseemu: drop post_patch This is actually not necessary since we're not using the Makefile. --- srcpkgs/mouseemu/template | 5 ----- 1 file changed, 5 deletions(-) diff --git a/srcpkgs/mouseemu/template b/srcpkgs/mouseemu/template index bdb756ec26..2d7363bbda 100644 --- a/srcpkgs/mouseemu/template +++ b/srcpkgs/mouseemu/template @@ -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