Be sure to create the ${PREFIX}/share/gnome/assetml directory during

package installation as well as during port installation.

Reported by:	pointyhat via kris
This commit is contained in:
Joe Marcus Clarke 2004-12-19 22:19:41 +00:00
parent 3631312c5f
commit b86ef75411
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124533
2 changed files with 3 additions and 2 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= libassetml
PORTVERSION= 1.2.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ofset

View File

@ -9,8 +9,9 @@ share/gnome/help/libassetml/C/topic.dat
share/locale/fr/LC_MESSAGES/libassetml.mo
share/locale/it/LC_MESSAGES/libassetml.mo
share/locale/ja/LC_MESSAGES/libassetml.mo
@exec /bin/mkdir -p %D/share/gnome/assetml
@dirrm share/gnome/help/libassetml/C
@dirrm share/gnome/help/libassetml
@dirrm share/gnome/assetml
@unexec /bin/rmdir %D/share/gnome/assetml 2>/dev/null || /usr/bin/true
@dirrm include/libassetml-1.0/libassetml
@dirrm include/libassetml-1.0