#!/bin/sh # Build Win32 zipfile distribution of Evolution. Separate runtime and # developer zipfiles. End-users will install Evolution using an # executable installer combining all necessary pieces, of course, not # unzipping each module separately. ZIP=/tmp/evolution-@VERSION@.zip DEVZIP=/tmp/evolution-dev-@VERSION@.zip cd @prefix@ rm $ZIP zip -r $ZIP -@ <gnome-3.36 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-Directory
Commit message (Expand)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-072-8/+8
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1