diff options
author | punk <punk@libernaut> | 2021-04-21 15:26:19 +0100 |
---|---|---|
committer | punk <punk@libernaut> | 2021-04-21 15:26:19 +0100 |
commit | eac48b5a8d709135a95abcc2243b369095f074f4 (patch) | |
tree | a2e34d995cef5ac8068ec7047e93b1125c80d175 /linux/ports/linux-blob/port-blob-make.patch | |
parent | 3bd43803fc8cb7a39a87394cb7c491ddc151e06b (diff) | |
parent | 452477a2635d85ecf772a5242ce97d9479503bb3 (diff) | |
download | doc-eac48b5a8d709135a95abcc2243b369095f074f4.tar.gz |
release 0.7.0
Diffstat (limited to 'linux/ports/linux-blob/port-blob-make.patch')
-rw-r--r-- | linux/ports/linux-blob/port-blob-make.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/linux/ports/linux-blob/port-blob-make.patch b/linux/ports/linux-blob/port-blob-make.patch new file mode 100644 index 0000000..67ee22e --- /dev/null +++ b/linux/ports/linux-blob/port-blob-make.patch @@ -0,0 +1,11 @@ +--- Makefile 2017-02-18 04:48:37.675782509 +0000 ++++ Makefile.orig 2017-02-18 04:48:23.425783067 +0000 +@@ -1,7 +1,7 @@ + VERSION = 4 + PATCHLEVEL = 9 + SUBLEVEL = 12 +-EXTRAVERSION = ++EXTRAVERSION = -blob + NAME = Roaring Lionus + + # *DOCUMENTATION* |