diff options
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/ia64/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc32/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/parent | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/profiles/hardened/linux/amd64/parent b/profiles/hardened/linux/amd64/parent index 376245ae2fd9..2bb7631d9387 100644 --- a/profiles/hardened/linux/amd64/parent +++ b/profiles/hardened/linux/amd64/parent @@ -1,4 +1,4 @@ ../../../base -.. ../../../arch/amd64 ../../../releases/10.0 +.. diff --git a/profiles/hardened/linux/ia64/parent b/profiles/hardened/linux/ia64/parent index 634592c407d4..3fe77ae809e5 100644 --- a/profiles/hardened/linux/ia64/parent +++ b/profiles/hardened/linux/ia64/parent @@ -1,4 +1,4 @@ ../../../base -.. ../../../arch/ia64 ../../../releases/10.0 +.. diff --git a/profiles/hardened/linux/powerpc/parent b/profiles/hardened/linux/powerpc/parent index 728caca769b3..4bc38575cb5b 100644 --- a/profiles/hardened/linux/powerpc/parent +++ b/profiles/hardened/linux/powerpc/parent @@ -1,3 +1,3 @@ ../../../base -.. ../../../arch/powerpc +.. diff --git a/profiles/hardened/linux/powerpc/ppc32/parent b/profiles/hardened/linux/powerpc/ppc32/parent index 356ef4b7bcb7..c48230ee4a53 100644 --- a/profiles/hardened/linux/powerpc/ppc32/parent +++ b/profiles/hardened/linux/powerpc/ppc32/parent @@ -1,3 +1,3 @@ -.. ../../../../arch/powerpc/ppc32 ../../../../releases/10.0 +.. diff --git a/profiles/hardened/linux/powerpc/ppc64/parent b/profiles/hardened/linux/powerpc/ppc64/parent index e91922d67fbe..8b90e85eb6d0 100644 --- a/profiles/hardened/linux/powerpc/ppc64/parent +++ b/profiles/hardened/linux/powerpc/ppc64/parent @@ -1,4 +1,4 @@ -.. ../../../../arch/powerpc/ppc64/64ul ../../../../features/64bit-native ../../../../releases/10.0 +.. diff --git a/profiles/hardened/linux/x86/parent b/profiles/hardened/linux/x86/parent index 4618d1058806..9e06f3d6aa44 100644 --- a/profiles/hardened/linux/x86/parent +++ b/profiles/hardened/linux/x86/parent @@ -1,4 +1,4 @@ ../../../base -.. ../../../arch/x86 ../../../releases/10.0 +.. |