diff options
| author | Alexandre Oliva <lxoliva@fsfla.org> | 2011-07-22 09:53:25 +0000 |
|---|---|---|
| committer | Alexandre Oliva <lxoliva@fsfla.org> | 2011-07-22 09:53:25 +0000 |
| commit | 5a17dd656578efa3c29e739980d7507321369698 (patch) | |
| tree | ab57674c2db0b27374d8610480b9d43b5e8ebe11 /scripts | |
| parent | e8a2b938e896e6565219ae944f9890d96cabb89f (diff) | |
| download | linux-libre-raptor-5a17dd656578efa3c29e739980d7507321369698.tar.gz linux-libre-raptor-5a17dd656578efa3c29e739980d7507321369698.zip | |
Linux 3.0-libre final.
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/deblob-3.0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/deblob-3.0 b/scripts/deblob-3.0 index 120a0dc4a..afccd6f17 100755 --- a/scripts/deblob-3.0 +++ b/scripts/deblob-3.0 @@ -44,7 +44,7 @@ # For each kver release, start extra with an empty string, then count # from 1 if changes are needed that require rebuilding the tarball. -kver=3.0 extra=0-- +kver=3.0 extra= case $1 in --force) |

