From 522b0689c340d26feeac360640bf7e2e0582353c Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 30 Sep 2003 19:05:50 +0000 Subject: Reorg --- src/libthread/rpm.spec | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 src/libthread/rpm.spec (limited to 'src/libthread/rpm.spec') 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 -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 -- cgit v1.2.3