diff options
author | aurelien <tek@localhost.localdomain> | 2012-11-24 09:26:36 +0100 |
---|---|---|
committer | aurelien <tek@localhost.localdomain> | 2012-11-24 09:26:36 +0100 |
commit | ab0be3de19998f413b3b1406f2efb26076abdef7 (patch) | |
tree | 56ff4526a8cb5457513710efd5a660132cababf3 /kernels/linux-libre-grsec/linux-libre-grsec.install | |
parent | 0a9a064dde6943f5ce78d9eb03f403326cd5b4ef (diff) | |
parent | 4591321353c89b7069c32cd0f83b36c6d825ddcc (diff) | |
download | abslibre-ab0be3de19998f413b3b1406f2efb26076abdef7.tar.gz abslibre-ab0be3de19998f413b3b1406f2efb26076abdef7.tar.bz2 abslibre-ab0be3de19998f413b3b1406f2efb26076abdef7.zip |
Merge http://projects.parabolagnulinux.org/abslibre
Diffstat (limited to 'kernels/linux-libre-grsec/linux-libre-grsec.install')
-rwxr-xr-x | kernels/linux-libre-grsec/linux-libre-grsec.install | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kernels/linux-libre-grsec/linux-libre-grsec.install b/kernels/linux-libre-grsec/linux-libre-grsec.install index ad209388f..4c65c9783 100755 --- a/kernels/linux-libre-grsec/linux-libre-grsec.install +++ b/kernels/linux-libre-grsec/linux-libre-grsec.install @@ -2,14 +2,14 @@ # arg 2: the old package version KERNEL_NAME=-grsec -KERNEL_VERSION=3.6.7-1-LIBRE-GRSEC +KERNEL_VERSION=3.6.7-4-LIBRE-GRSEC _fix_permissions() { - /usr/bin/linux-pax-flags + /usr/bin/paxutils echo echo You can repeat this process after updating or installing affected - echo binaries by running "linux-pax-flags". + echo binaries by running "paxutils". } _add_trusted_group() { |