From d1d7a064f0d02f3ba0b14100f3adb71955200c74 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Thu, 18 Apr 2024 23:57:49 +0300 Subject: extra/icmake: Allow building without icmake --- extra/icmake/PKGBUILD | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 extra/icmake/PKGBUILD (limited to 'extra') diff --git a/extra/icmake/PKGBUILD b/extra/icmake/PKGBUILD new file mode 100644 index 00000000..437011e0 --- /dev/null +++ b/extra/icmake/PKGBUILD @@ -0,0 +1,4 @@ +# To quote the PKGBUILD +## when upgrading to new SONAME, remove ./manpages from HOME variable +## to allow compiling the package without invoiking icmake itself +eval "$(declare -f build | sed 's@./manpages@@;s@./icm_prepare /@./icm_prepare /; touch doc/icmake.1 doc/icmake.7@')" -- cgit v1.2.3-54-g00ecf