diff options
author | Daniel Seither <[email protected]> | 2015-07-17 13:28:40 +0200 |
---|---|---|
committer | Daniel Seither <[email protected]> | 2015-07-17 15:31:28 +0200 |
commit | 4633aea0f31e01dc239cfac47c9da2467cd94fa0 (patch) | |
tree | b68a873a2fb218f11cb60a862d3f5f2edf95a9fd /src/lib | |
parent | a69708f49f034a71099088f5257118b7d6b56537 (diff) |
Remove references to removed tru64 OS
There's no OS file in src/build-data/os for tru64
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/entropy/dev_random/info.txt | 1 | ||||
-rw-r--r-- | src/lib/entropy/egd/info.txt | 1 | ||||
-rw-r--r-- | src/lib/entropy/proc_walk/info.txt | 1 | ||||
-rw-r--r-- | src/lib/entropy/unix_procs/info.txt | 1 | ||||
-rw-r--r-- | src/lib/filters/fd_unix/info.txt | 1 | ||||
-rw-r--r-- | src/lib/rng/system_rng/info.txt | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/entropy/dev_random/info.txt b/src/lib/entropy/dev_random/info.txt index 98a6a7e61..a6426d3a8 100644 --- a/src/lib/entropy/dev_random/info.txt +++ b/src/lib/entropy/dev_random/info.txt @@ -23,5 +23,4 @@ netbsd openbsd qnx solaris -tru64 </os> diff --git a/src/lib/entropy/egd/info.txt b/src/lib/entropy/egd/info.txt index fdf5c4959..5cccea4e1 100644 --- a/src/lib/entropy/egd/info.txt +++ b/src/lib/entropy/egd/info.txt @@ -28,5 +28,4 @@ netbsd openbsd qnx solaris -tru64 </os> diff --git a/src/lib/entropy/proc_walk/info.txt b/src/lib/entropy/proc_walk/info.txt index 2a53a7ed8..2f5099f91 100644 --- a/src/lib/entropy/proc_walk/info.txt +++ b/src/lib/entropy/proc_walk/info.txt @@ -22,7 +22,6 @@ netbsd openbsd qnx solaris -tru64 </os> <requires> diff --git a/src/lib/entropy/unix_procs/info.txt b/src/lib/entropy/unix_procs/info.txt index 755d2565d..466be9830 100644 --- a/src/lib/entropy/unix_procs/info.txt +++ b/src/lib/entropy/unix_procs/info.txt @@ -21,5 +21,4 @@ linux netbsd qnx solaris -tru64 </os> diff --git a/src/lib/filters/fd_unix/info.txt b/src/lib/filters/fd_unix/info.txt index 84d6e4775..4361d7277 100644 --- a/src/lib/filters/fd_unix/info.txt +++ b/src/lib/filters/fd_unix/info.txt @@ -17,5 +17,4 @@ netbsd openbsd qnx solaris -tru64 </os> diff --git a/src/lib/rng/system_rng/info.txt b/src/lib/rng/system_rng/info.txt index a452a7d9b..e961b974f 100644 --- a/src/lib/rng/system_rng/info.txt +++ b/src/lib/rng/system_rng/info.txt @@ -18,6 +18,5 @@ netbsd openbsd qnx solaris -tru64 windows </os> |