mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Create %%DATADIR%%/music directory on package installation to unbreak secretmaryochronicles-music
Requested by: Adam Weinberger <adamw at magnesium dot net> (private email) Approved by: miwi (mentor implicit)
This commit is contained in:
parent
a14dc70d00
commit
263c878376
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218402
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= secretmaryochronicles
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= smclone
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user