diff options
Diffstat (limited to 'src/libthread/rpm.spec')
| -rw-r--r-- | src/libthread/rpm.spec | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/src/libthread/rpm.spec b/src/libthread/rpm.spec deleted file mode 100644 index fdc72de2..00000000 --- a/src/libthread/rpm.spec +++ /dev/null @@ -1,26 +0,0 @@ -Summary: Port of Plan 9's thread library -Name: libthread -Version: 2.0 -Release: 1 -Group: Development/C -Copyright: BSD-like -Packager: Russ Cox <rsc@post.harvard.edu> -Source: http://pdos.lcs.mit.edu/~rsc/software/libthread-2.0.tgz -URL: http://pdos.lcs.mit.edu/~rsc/software/#libthread - -%description -Libthread is a port of Plan 9's thread library -%prep -%setup - -%build -make - -%install -make install - -%files -/usr/local/include/thread.h -/usr/local/lib/libthread.a -/usr/local/man/man3/thread.3 -/usr/local/man/man3/ioproc.3 |
