summarylogtreecommitdiffstats
path: root/Patch02-Remove-config-for-other-OSs.patch
diff options
context:
space:
mode:
authorEdmund Lodewijks2025-04-06 19:16:17 +0200
committerEdmund Lodewijks2025-04-06 19:16:17 +0200
commit2b446443783350282e736c22810d3d90d8faba30 (patch)
tree8e5c53fba47e6cb3ec6325b125be269054b892de /Patch02-Remove-config-for-other-OSs.patch
parentcab030c9cb414b3c8c515b2c52c1d648bbdfd0bc (diff)
downloadaur-2b446443783350282e736c22810d3d90d8faba30.tar.gz
Removed files and config for other OS's. Combined some, and renamed all patches.
Diffstat (limited to 'Patch02-Remove-config-for-other-OSs.patch')
-rw-r--r--Patch02-Remove-config-for-other-OSs.patch27
1 files changed, 27 insertions, 0 deletions
diff --git a/Patch02-Remove-config-for-other-OSs.patch b/Patch02-Remove-config-for-other-OSs.patch
new file mode 100644
index 000000000000..f0ebd7e7a983
--- /dev/null
+++ b/Patch02-Remove-config-for-other-OSs.patch
@@ -0,0 +1,27 @@
+--- openarc-1.2.1/configure.ac 2025-01-07 00:09:10.000000000 +0200
++++ openarc-1.2.1/configure.ac.new 2025-04-06 18:37:46.579232331 +0200
+@@ -400,13 +400,6 @@
+ Makefile
+ contrib/Makefile
+ contrib/openarc-keygen.1
+- contrib/init/Makefile
+- contrib/init/generic/Makefile
+- contrib/init/redhat/Makefile
+- contrib/init/redhat/openarc
+- contrib/init/solaris/Makefile
+- contrib/spec/Makefile
+- contrib/spec/openarc.spec
+ contrib/systemd/Makefile
+ contrib/systemd/openarc.service
+ libopenarc/openarc.pc
+--- openarc-1.2.1/contrib/Makefile.am 2025-01-07 00:09:10.000000000 +0200
++++ openarc-1.2.1/contrib/Makefile.am.new 2025-04-06 18:46:07.367413988 +0200
+@@ -1,7 +1,7 @@
+ # Copyright (c) 2010, 2011, 2016, The Trusted Domain Project.
+ # All rights reserved.
+
+-SUBDIRS = init spec systemd
++SUBDIRS = systemd
+
+ dist_bin_SCRIPTS = openarc-keygen
+ man_MANS = openarc-keygen.1