From ef19062deaba9267b84cbc49739806b0c7cf04f6 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 22 Aug 2022 18:58:00 -0400 Subject: [PATCH] unifdef: remove unnecessary PREFIX=, clean up --- srcpkgs/unifdef/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/unifdef/template b/srcpkgs/unifdef/template index bfd669c2eb8..24b97a43708 100644 --- a/srcpkgs/unifdef/template +++ b/srcpkgs/unifdef/template @@ -3,7 +3,6 @@ pkgname=unifdef version=2.11 revision=2 build_style=gnu-makefile -make_install_args="prefix=/usr" short_desc="Selectively remove C preprocessor conditionals" maintainer="Orphaned " license="BSD-2-Clause"