summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordysphoria2017-12-13 14:37:34 +0000
committerdysphoria2017-12-13 14:37:34 +0000
commit2e720f6807cf1055d2365d5c859f66b58e5f09ad (patch)
tree2165a1d0236a20924b8701b49857adad40d584d9
parentd5e7426dc0d149f086c3ce0ca2992d668eaf2010 (diff)
downloadaur-2e720f6807cf1055d2365d5c859f66b58e5f09ad.tar.gz
[fix] naming issues
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--linux.install (renamed from linux-tomoyo.install)0
-rw-r--r--linux.preset (renamed from linux-tomoyo.preset)0
4 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48766c59f3f7..3e763c92bd12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Dec 13 00:38:25 UTC 2017
+# Wed Dec 13 14:37:04 UTC 2017
pkgbase = linux-tomoyo
pkgver = 4.14.5
pkgrel = 1
@@ -19,7 +19,7 @@ pkgbase = linux-tomoyo
source = config
source = 60-linux.hook
source = 90-linux.hook
- source = linux-tomoyo.preset
+ source = linux.preset
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
@@ -33,7 +33,7 @@ pkgbase = linux-tomoyo
pkgname = linux-tomoyo
pkgdesc = The Linux kernel with TOMOYO configuration
- install = linux-tomoyo.install
+ install = linux.install
depends = coreutils
depends = linux-firmware
depends = kmod
diff --git a/PKGBUILD b/PKGBUILD
index 7365e30bf6a7..261f615ab59d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
'60-linux.hook'
'90-linux.hook'
# standard config files for mkinitcpio ramdisk
- "${pkgbase}.preset"
+ 'linux.preset'
0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
)
@@ -106,7 +106,7 @@ _package() {
optdepends=('crda: to set the correct wireless channels of your country')
provides=("${pkgbase}=${pkgver}")
backup=("etc/mkinitcpio.d/${pkgbase}.preset")
- install=${pkgbase}.install
+ install=linux.install
cd ${_srcname}
diff --git a/linux-tomoyo.install b/linux.install
index 37ba37494605..37ba37494605 100644
--- a/linux-tomoyo.install
+++ b/linux.install
diff --git a/linux-tomoyo.preset b/linux.preset
index 66709a8c1537..66709a8c1537 100644
--- a/linux-tomoyo.preset
+++ b/linux.preset