From 263c878376c7a20aeda38b558d89aa5be46668c1 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 11 Aug 2008 11:04:13 +0000 Subject: - Create %%DATADIR%%/music directory on package installation to unbreak secretmaryochronicles-music Requested by: Adam Weinberger (private email) Approved by: miwi (mentor implicit) --- games/secretmaryochronicles/Makefile | 2 +- games/secretmaryochronicles/pkg-plist | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index 8af427947c14..74cf6ab48506 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -7,7 +7,7 @@ PORTNAME= secretmaryochronicles PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= smclone diff --git a/games/secretmaryochronicles/pkg-plist b/games/secretmaryochronicles/pkg-plist index b22aeb1760e0..c5613c15b5b0 100644 --- a/games/secretmaryochronicles/pkg-plist +++ b/games/secretmaryochronicles/pkg-plist @@ -2022,6 +2022,7 @@ bin/smc %%DATADIR%%/world/world_4/layer.xml %%DATADIR%%/world/world_4/world.xml %%DATADIR%%/world/worlds.xml +@exec mkdir -p %D/share/smc/music @dirrm %%DATADIR%%/world/world_4 @dirrm %%DATADIR%%/world/world_3 @dirrm %%DATADIR%%/world/world_2 -- cgit v1.2.3