diff options
| author | Alexandre Oliva <lxoliva@fsfla.org> | 2013-11-04 03:22:47 +0000 |
|---|---|---|
| committer | Alexandre Oliva <lxoliva@fsfla.org> | 2013-11-04 03:22:47 +0000 |
| commit | 13da86114213c6b1233d74b1893b87b05524216b (patch) | |
| tree | 48430f7773ce190d7f1011097cc2af68a31895b8 /scripts | |
| parent | cc9e1fb6be39c3752c9979952f8300ae3317a77a (diff) | |
| download | linux-libre-raptor-13da86114213c6b1233d74b1893b87b05524216b.tar.gz linux-libre-raptor-13da86114213c6b1233d74b1893b87b05524216b.zip | |
GNU Linux-libre 3.12-gnu
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/deblob-3.12 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/deblob-3.12 b/scripts/deblob-3.12 index 0250fce9d..ab002f784 100755 --- a/scripts/deblob-3.12 +++ b/scripts/deblob-3.12 @@ -48,7 +48,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.12 extra=0-- +kver=3.12 extra= case $1 in --force) |

