[arch-commits] Commit in linux-grsec/trunk (linux-grsec.install)

Daniel Micay thestinger at archlinux.org
Sun Jul 27 07:43:06 UTC 2014


    Date: Sunday, July 27, 2014 @ 09:43:06
  Author: thestinger
Revision: 116410

clean up install script

Modified:
  linux-grsec/trunk/linux-grsec.install

---------------------+
 linux-grsec.install |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: linux-grsec.install
===================================================================
--- linux-grsec.install	2014-07-27 07:36:19 UTC (rev 116409)
+++ linux-grsec.install	2014-07-27 07:43:06 UTC (rev 116410)
@@ -1,8 +1,8 @@
 # arg 1:  the new package version
 # arg 2:  the old package version
 
-KERNEL_NAME=-grsec
-KERNEL_VERSION=3.13.10-1-grsec
+KERNEL_NAME=
+KERNEL_VERSION=
 
 _uderef_warning() {
   if [[ $(uname -m) = x86_64 ]]; then




More information about the arch-commits mailing list