From 38ae0154fff6504d586ef5263c1ff0829f006416 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 4 Dec 2003 18:52:19 +0000 Subject: [PATCH] Improve release notes 'uname' advise git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@803 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/releasenotes.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 485831d19..738f398eb 100755 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -35,11 +35,8 @@ New Features: To see what suffix is used by your distribution: - ls /lib/modules/`uname -r`/kernel/net/ipv4/netfilter + ls /lib/modules/$(uname -r)/kernel/net/ipv4/netfilter - IMPORTANT: Those are back single quotes (upper lefthand corner of - your keyboard). - All of the files listed should have the same suffix (extension). Set MODULE_SUFFIX to that suffix.