summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-08-19 22:57:21 -0700
committerMichael Forney <mforney@mforney.org>2020-08-19 22:57:21 -0700
commit913775cd6ecc99b306693ce1cd6f1758b2102663 (patch)
tree09f82d8a54d274f751ba9752aa5e92a6e4cbeeaf /pkg
parent1239f9228424dbf35a442d02b55d168603bcf679 (diff)
Rename acpid2 to acpid
This seems to be the more common name.
Diffstat (limited to 'pkg')
-rw-r--r--pkg/acpid/config.h (renamed from pkg/acpid2/config.h)0
-rw-r--r--pkg/acpid/gen.lua (renamed from pkg/acpid2/gen.lua)0
-rw-r--r--pkg/acpid/patch/0001-Avoid-void-pointer-arithmetic.patch (renamed from pkg/acpid2/patch/0001-Avoid-void-pointer-arithmetic.patch)0
-rw-r--r--pkg/acpid/patch/0002-Use-run-for-the-socket-and-pid-file.patch (renamed from pkg/acpid2/patch/0002-Use-run-for-the-socket-and-pid-file.patch)0
m---------pkg/acpid/src (renamed from pkg/acpid2/src)0
-rw-r--r--pkg/acpid/ver (renamed from pkg/acpid2/ver)0
-rw-r--r--pkg/gen.lua2
7 files changed, 1 insertions, 1 deletions
diff --git a/pkg/acpid2/config.h b/pkg/acpid/config.h
index 07859455..07859455 100644
--- a/pkg/acpid2/config.h
+++ b/pkg/acpid/config.h
diff --git a/pkg/acpid2/gen.lua b/pkg/acpid/gen.lua
index 95aa5cac..95aa5cac 100644
--- a/pkg/acpid2/gen.lua
+++ b/pkg/acpid/gen.lua
diff --git a/pkg/acpid2/patch/0001-Avoid-void-pointer-arithmetic.patch b/pkg/acpid/patch/0001-Avoid-void-pointer-arithmetic.patch
index 9f506cdf..9f506cdf 100644
--- a/pkg/acpid2/patch/0001-Avoid-void-pointer-arithmetic.patch
+++ b/pkg/acpid/patch/0001-Avoid-void-pointer-arithmetic.patch
diff --git a/pkg/acpid2/patch/0002-Use-run-for-the-socket-and-pid-file.patch b/pkg/acpid/patch/0002-Use-run-for-the-socket-and-pid-file.patch
index ed69c0a0..ed69c0a0 100644
--- a/pkg/acpid2/patch/0002-Use-run-for-the-socket-and-pid-file.patch
+++ b/pkg/acpid/patch/0002-Use-run-for-the-socket-and-pid-file.patch
diff --git a/pkg/acpid2/src b/pkg/acpid/src
-Subproject 36c92da71ea407a87f1d0321f7d7cc49421bfb7
+Subproject 36c92da71ea407a87f1d0321f7d7cc49421bfb7
diff --git a/pkg/acpid2/ver b/pkg/acpid/ver
index e32b2b9e..e32b2b9e 100644
--- a/pkg/acpid2/ver
+++ b/pkg/acpid/ver
diff --git a/pkg/gen.lua b/pkg/gen.lua
index e30121e7..e579480d 100644
--- a/pkg/gen.lua
+++ b/pkg/gen.lua
@@ -1,5 +1,5 @@
subgen 'acme-client'
-subgen 'acpid2'
+subgen 'acpid'
subgen 'adobe-source-fonts'
subgen 'alsa-lib'
subgen 'alsa-utils'