SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
converters/trans/patches/patch-bin_trans_h
Normal file
13
converters/trans/patches/patch-bin_trans_h
Normal file
|
@ -0,0 +1,13 @@
|
|||
--- bin/trans.h.orig Sun Jul 27 01:20:00 1997
|
||||
+++ bin/trans.h Mon Sep 5 15:40:06 2005
|
||||
@@ -81,7 +81,9 @@
|
||||
/*
|
||||
if you want to use non-ANSI utime (), uncomment the following line
|
||||
*/
|
||||
-/* #define USE_UTIMBUF */
|
||||
+#ifdef __OpenBSD__
|
||||
+#define USE_UTIMBUF
|
||||
+#endif
|
||||
|
||||
/*
|
||||
if your compiler doesn't define utimbuf, ...
|
Loading…
Add table
Add a link
Reference in a new issue