diff options
author | Silvino <silvino@bk.ru> | 2021-02-25 23:22:17 +0000 |
---|---|---|
committer | Silvino <silvino@bk.ru> | 2021-02-25 23:22:17 +0000 |
commit | d12b35a47b9a872ecb5e037f1c2b02e1ea8927fb (patch) | |
tree | 8fdac6dfc8cabb9f85a2db3a3bd628cfe44438cd /linux/ports/linux-blob/port-blob-make.patch | |
parent | 0a6b0fc9769daf0932cb207c3285baa31547b489 (diff) | |
parent | a3628fc49db4d88ff3e4067268650710d1da3f6f (diff) | |
download | doc-d12b35a47b9a872ecb5e037f1c2b02e1ea8927fb.tar.gz |
merge openbsd branch into develop
new directory layout
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* |