File 0001-Install-xspice-cmpp-as-it-is-required-for-d_clock.patch of Package ngspice
From 80c7a54208c930cf46bb6530b6a4f04e10ed457c Mon Sep 17 00:00:00 2001 From: Ralf Habacker <ralf.habacker@freenet.de> Date: Sat, 10 Jan 2026 01:09:33 +0100 Subject: [PATCH] Install xspice/cmpp as it is required for d_clock --- src/xspice/cmpp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xspice/cmpp/Makefile.am b/src/xspice/cmpp/Makefile.am index 80a1fef68..31a3d3394 100644 --- a/src/xspice/cmpp/Makefile.am +++ b/src/xspice/cmpp/Makefile.am @@ -6,7 +6,7 @@ EXTRA_DIST = .gitignore MAINTAINERCLEANFILES = Makefile.in -noinst_PROGRAMS = cmpp +bin_PROGRAMS = cmpp AM_CPPFLAGS = -I. -I$(srcdir) AM_YFLAGS = -d -- 2.51.0