1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix the pkg-plist for devel/cask.

The template directory wasn't being removed.

Reviewed by:	swills
Approved by:	swills (mentor)
This commit is contained in:
Rui Paulo 2014-08-02 17:35:30 +00:00
parent c068528753
commit 568714d358
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363828
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= cask
PORTVERSION= 0.7.0
PORTREVISION= 1
CATEGORIES= devel elisp
DISTNAME= cask-v${PORTVERSION}

View File

@ -3,4 +3,5 @@
%%EMACS_SITE_LISPDIR%%/cask-cli.el
%%EMACS_SITE_LISPDIR%%/templates/init.tpl
%%EMACS_SITE_LISPDIR%%/templates/init-dev.tpl
@dirrmtry %%EMACS_SITE_LISPDIR%%/templates
bin/cask