aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-04-01 11:30:24 +0200
committerPatrick Spek <p.spek@tyil.nl>2020-04-01 11:30:24 +0200
commitac777211fdd1a5556097a9856389dc34f5356706 (patch)
tree53c44009b21dea972ac92f0c76c3b166f1ecd19b /etc
parent7b024443649425975219925a9b7ff75ab1768782 (diff)
Update sysinfo to only use POSIX specified uname info
Diffstat (limited to 'etc')
-rw-r--r--etc/bindeps.d/linux-ubuntu.txt (renamed from etc/bindeps.d/gnu_linux-ubuntu.txt)0
-rw-r--r--etc/pacmans.txt2
-rw-r--r--etc/perlmans.txt2
3 files changed, 2 insertions, 2 deletions
diff --git a/etc/bindeps.d/gnu_linux-ubuntu.txt b/etc/bindeps.d/linux-ubuntu.txt
index 6d60a0e..6d60a0e 100644
--- a/etc/bindeps.d/gnu_linux-ubuntu.txt
+++ b/etc/bindeps.d/linux-ubuntu.txt
diff --git a/etc/pacmans.txt b/etc/pacmans.txt
index 660ae51..7657f7f 100644
--- a/etc/pacmans.txt
+++ b/etc/pacmans.txt
@@ -1,2 +1,2 @@
-gnu_linux-ubuntu=apt update && apt install -y
+linux-ubuntu=apt update && apt install -y
freebsd=pkg update && pkg install -y
diff --git a/etc/perlmans.txt b/etc/perlmans.txt
index 9ffbacc..1ea6f65 100644
--- a/etc/perlmans.txt
+++ b/etc/perlmans.txt
@@ -1 +1 @@
-gnu_linux-ubuntu=apt install -y cpanminus && cpanm -v
+linux-ubuntu=apt install -y cpanminus && cpanm -v