cvs commit: ports/editors/flim-xemacs21-mule Makefile

Andrey Slusar anray at freebsd.org
Wed Feb 15 15:18:07 PST 2006


Wed, 15 Feb 2006 17:05:17 -0500, Kris Kennaway wrote:

> On Wed, Feb 15, 2006 at 10:01:16PM +0000, Andrey Slusar wrote:
> > anray       2006-02-15 22:01:16 UTC
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     editors/flim-xemacs21-mule Makefile 
> >   Log:
> >   Unbroken. lib/xemacs/site-packages/lisp is removed in xemacs21-mule port.

> Is it now created there too (e.g. by populating files inside it, or
> with @exec mkdir in the plist)?

  Yep. See this:
--8<---------------cut here---------------start------------->8---
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/editors/xemacs21-mule/pkg-plist,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- pkg-plist   8 Feb 2006 11:44:56 -0000       1.18
+++ pkg-plist   13 Feb 2006 21:23:22 -0000      1.19
@@ -6,6 +6,8 @@
 @dirrmtry lib/xemacs/site-packages/man
 @exec mkdir -p %D/lib/xemacs/site-packages/pkginfo
 @dirrmtry lib/xemacs/site-packages/pkginfo
+ at exec mkdir -p %D/lib/xemacs/site-packages/lisp
+ at dirrmtry lib/xemacs/site-packages/lisp
 @dirrmtry lib/xemacs/site-packages
 @exec mkdir -p %D/lib/xemacs/mule-packages/etc
 @dirrmtry lib/xemacs/mule-packages/etc
--8<---------------cut here---------------end--------------->8---

-- 
Andrey Slusar <anrays at gmail.com>
              <anray at FreeBSD.org>


More information about the cvs-all mailing list