[PD-cvs] externals Makefile,1.82,1.83

Martin Peach mrpeach at users.sourceforge.net
Thu Aug 24 18:39:13 CEST 2006


Update of /cvsroot/pure-data/externals
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1122

Modified Files:
	Makefile 
Log Message:
mrpeach set license GNU GPL and version 0.1


Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/Makefile,v
retrieving revision 1.82
retrieving revision 1.83
diff -C2 -d -r1.82 -r1.83
*** Makefile	22 Aug 2006 04:13:14 -0000	1.82
--- Makefile	24 Aug 2006 16:39:11 -0000	1.83
***************
*** 1413,1420 ****
  	install -d $(objectsdir)/$(MRPEACH_NAME)
  	$(scripts_src)/generate-libdir-metafile.sh $(objectsdir) $(MRPEACH_NAME) \
! 		--author "Martin Peach" \
  		--description "" \
! 		--license "" \
! 		--version ""
  	install -p $(MRPEACH_OBJECTS:.c=.$(EXTENSION)) $(objectsdir)/$(MRPEACH_NAME)
  	install -d $(helpdir)/$(MRPEACH_NAME)
--- 1413,1420 ----
  	install -d $(objectsdir)/$(MRPEACH_NAME)
  	$(scripts_src)/generate-libdir-metafile.sh $(objectsdir) $(MRPEACH_NAME) \
! 		--author "Martin Peach <martin.peach at sympatico.ca>" \
  		--description "" \
! 		--license "GNU GPL" \
! 		--version "0.1"
  	install -p $(MRPEACH_OBJECTS:.c=.$(EXTENSION)) $(objectsdir)/$(MRPEACH_NAME)
  	install -d $(helpdir)/$(MRPEACH_NAME)





More information about the Pd-cvs mailing list