diff options
Diffstat (limited to 'news/tin/files/canlock.patch')
-rw-r--r-- | news/tin/files/canlock.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/news/tin/files/canlock.patch b/news/tin/files/canlock.patch new file mode 100644 index 000000000000..289aca60b248 --- /dev/null +++ b/news/tin/files/canlock.patch @@ -0,0 +1,8 @@ +55c55 +< CANLOCK = # -DUSE_CANLOCK # -DEVIL_INSIDE +--- +> CANLOCK = -DUSE_CANLOCK # -DEVIL_INSIDE +67c67 +< CANLIB = # -L../libcanlock -lcanlock +--- +> CANLIB = -L../libcanlock -lcanlock |