diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-07 04:31:43 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-07 04:31:43 -0200 |
commit | e5394c32fa25dbd3de9b9ab0ac081ebd8c276d7b (patch) | |
tree | b79e124b0024c6168135fbe9d865433c87051559 | |
parent | 76d356f0dff1178eabbe5bcbe8935775f50e7d55 (diff) | |
download | abslibre-e5394c32fa25dbd3de9b9ab0ac081ebd8c276d7b.tar.gz abslibre-e5394c32fa25dbd3de9b9ab0ac081ebd8c276d7b.tar.bz2 abslibre-e5394c32fa25dbd3de9b9ab0ac081ebd8c276d7b.zip |
linux-libre-3.5.5-1.1: updating revision on linux-libre.install file
-rwxr-xr-x | libre/linux-libre/linux-libre.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/linux-libre.install b/libre/linux-libre/linux-libre.install index 02fc68ebe..45234d2f9 100755 --- a/libre/linux-libre/linux-libre.install +++ b/libre/linux-libre/linux-libre.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME= -KERNEL_VERSION=3.5.5-1-LIBRE +KERNEL_VERSION=3.5.5-1.1-LIBRE # set a sane PATH to ensure that critical utils like depmod will be found export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' |