From 07f8ae914d913b94a907b1f2afe22ce9900b4bde Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 8 Apr 2009 03:56:49 +0000 Subject: checked in purepd-meta.pd and stopped generating it in the Makefile so that the folder SVN is already setup as a working libdir svn path=/trunk/; revision=10977 --- abstractions/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'abstractions') diff --git a/abstractions/Makefile b/abstractions/Makefile index 27cf5c42..d98d846b 100644 --- a/abstractions/Makefile +++ b/abstractions/Makefile @@ -406,9 +406,6 @@ pixeltango_clean: PUREPD_NAME = purepd purepd_install: install -d $(objectsdir)/$(PUREPD_NAME) - $(scripts_src)/generate-libdir-metafile.sh $(objectsdir) $(PUREPD_NAME) \ - --license "GNU GPL" \ - --description "existing objects reimplemented in Pd" install -p $(abstractions_src)/purepd/*.pd \ $(objectsdir)/$(PUREPD_NAME) # temp hack, to make these available to anything until they get settled into a -- cgit v1.2.1