[PD-cvs] packages/linux_make Makefile,1.11,1.12

Hans-Christoph Steiner eighthave at users.sourceforge.net
Mon Jul 31 21:41:57 CEST 2006


Update of /cvsroot/pure-data/packages/linux_make
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22923

Modified Files:
	Makefile 
Log Message:
make test_package clean up its cruft

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/linux_make/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** Makefile	21 Jul 2006 04:52:12 -0000	1.11
--- Makefile	31 Jul 2006 19:41:55 -0000	1.12
***************
*** 113,116 ****
--- 113,119 ----
  	make -C /tmp/$(PACKAGE_NAME) prefix=/tmp/usr/local install
  	make -C /tmp/$(PACKAGE_NAME) prefix=/tmp/usr/local uninstall
+ 	-rmdir /tmp/usr/local
+ 	-rmdir /tmp/usr
+ 	-rm -rf -- /tmp/$(PACKAGE_NAME)
  
  test_locations:





More information about the Pd-cvs mailing list