pkgbase: locales: Also tag the files dir
Otherwise bsd.dirs.mk will create the directory with the default package (utilities) and we end up with a bunch of empty dirs managed by this package while it shouldn't be the case.
This commit is contained in:
@@ -107,6 +107,7 @@ SYMLINKS+= ../$f/${FILESNAME} \
|
||||
|
||||
.for f in ${LOCALES}
|
||||
FILESDIR_${f}.out= ${LOCALEDIR}/${f}
|
||||
FILESDIR_${f}.outPACKAGE= locales
|
||||
.endfor
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
Reference in New Issue
Block a user