--- ltp-full-20080731.orig/testcases/kernel/ipc/ipc_stress/Makefile	2003-04-02 12:35:28.000000000 -0600
+++ ltp-full-20080731/testcases/kernel/ipc/ipc_stress/Makefile	2008-08-13 21:54:22.000000000 -0500
@@ -9,5 +9,6 @@ all: $(TARGETS)
 
 install:
 	@set -e; for i in $(TARGETS) ; do ln -f $$i ../../../bin/$$i ; done ;
+	cp run_semaphore_test_01.sh ../../../bin/run_semaphore_test_01.sh
 clean:
 	rm -f $(TARGETS)
