ffmpeg: fix dependencies
[oi-userland.git] / components / editor / nano / patches / 01-load-syntax-highlighting-files.patch
bloba09fd45a68cb3940d870c64f9acf3d21c5766dae
1 --- nano-8.2/doc/sample.nanorc.in.orig 2024-09-05 15:37:40.615746279 +0200
2 +++ nano-8.2/doc/sample.nanorc.in 2024-09-05 15:38:55.558541994 +0200
3 @@ -249,7 +249,7 @@
4 ## For all details, see 'man nanorc', section SYNTAX HIGHLIGHTING.
6 ## To include most of the existing syntax definitions, you can do:
7 -# include @PKGDATADIR@/*.nanorc
8 +include @PKGDATADIR@/*.nanorc
10 ## Or you can select just the ones you need. For example:
11 # include @PKGDATADIR@/html.nanorc