mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Use DATADIR macro
PR: ports/94753 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer
This commit is contained in:
parent
36ac96c30c
commit
c4a534134c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157886
@ -1,15 +1,15 @@
|
||||
bin/xxkb
|
||||
lib/X11/app-defaults/XXkb
|
||||
share/xxkb/by15.xpm
|
||||
share/xxkb/by48.xpm
|
||||
share/xxkb/en15.xpm
|
||||
share/xxkb/en48.xpm
|
||||
share/xxkb/ru15.xpm
|
||||
share/xxkb/ru48.xpm
|
||||
share/xxkb/su15.xpm
|
||||
share/xxkb/su48.xpm
|
||||
share/xxkb/ua15.xpm
|
||||
share/xxkb/ua48.xpm
|
||||
%%DATADIR%%/by15.xpm
|
||||
%%DATADIR%%/by48.xpm
|
||||
%%DATADIR%%/en15.xpm
|
||||
%%DATADIR%%/en48.xpm
|
||||
%%DATADIR%%/ru15.xpm
|
||||
%%DATADIR%%/ru48.xpm
|
||||
%%DATADIR%%/su15.xpm
|
||||
%%DATADIR%%/su48.xpm
|
||||
%%DATADIR%%/ua15.xpm
|
||||
%%DATADIR%%/ua48.xpm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHANGES.koi8
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.koi8
|
||||
|
Loading…
Reference in New Issue
Block a user