]> git.pld-linux.org Git - packages/lin_tape.git/blobdiff - use-module-dir.patch
- rediff patches
[packages/lin_tape.git] / use-module-dir.patch
index 9c079d0ffed65814ed2bb4b417ca0b7e34603ef3..e40a524e8ef5109c890e7fc85bbae2c1a509aa43 100644 (file)
@@ -1,6 +1,7 @@
---- lin_tape-1.74.0/Makefile~  2012-08-21 19:32:26.000000000 +0200
-+++ lin_tape-1.74.0/Makefile   2012-09-29 13:26:24.816711524 +0200
-@@ -5,7 +5,7 @@
+diff -urNp -x '*.orig' lin_tape-3.0.52.org/Makefile lin_tape-3.0.52/Makefile
+--- lin_tape-3.0.52.org/Makefile       2021-02-24 22:06:04.385259650 +0100
++++ lin_tape-3.0.52/Makefile   2021-02-24 22:06:04.421926205 +0100
+@@ -5,7 +5,7 @@ ifneq ($(KERNELRELEASE),)
  #include $(PWD)/Kbuild
  
  else
@@ -8,4 +9,4 @@
 +VERSIONRELEASE := $(shell sed --regexp-extended -e '{/\#define LIN_TAPE_VERSION/ s/.*"([0-9.]*)-?([A-Za-z0-9.]*)"/\1 \2/p;d}' $(M)/lin_tape_tape.h)
  endif
  
- obj-m := stmp.o
+ ifeq ($(SFMP), 1)
This page took 0.036223 seconds and 4 git commands to generate.