From 0ce34b8436cc9dab324d1997b7ca790374cca0f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 31 Oct 2006 11:18:30 +0000 Subject: changed description for zexy from "GUI and streaming objects" (neither of which is part of zexy) to "swiss army knife for pd" (i admit this is some- what presumptuous...) svn path=/trunk/; revision=6202 --- externals/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals') diff --git a/externals/Makefile b/externals/Makefile index 883f805f..eb6e1ebf 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -2015,7 +2015,7 @@ zexy_install: zexy $(scripts_src)/generate-libdir-metafile.sh $(objectsdir) $(ZEXY_NAME) \ --author "IOhannes m zmoelnig " \ --license "GNU GPL" \ - --description "GUI and streaming objects" \ + --description "swiss army knife for pd" \ --version "$(ZEXY_VERSION)" install -p $(ZEXY_OBJECTS:.c=.$(EXTENSION)) $(objectsdir)/$(ZEXY_NAME) # the below doesn't work for some reason, probably because of some kind of -- cgit v1.2.1