06efbf78f0
- Remove optional installation of DOCS files, staging takes care of that, make it shorter PR: ports/187447 [1] Submitted by: maintainer
9 lines
198 B
C
9 lines
198 B
C
--- common/fs_nvram.c.orig 2014-03-03 12:41:30.000000000 +0400
|
|
+++ common/fs_nvram.c 2014-03-03 12:41:46.000000000 +0400
|
|
@@ -862,4 +862,4 @@
|
|
}
|
|
|
|
return(0);
|
|
-}
|
|
\ No newline at end of file
|
|
+}
|