blob: 0c62fb5a277ada9729ccd6740ee2906a018c6130 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
@comment $NetBSD: PLIST,v 1.5 2002/10/26 15:43:51 grant Exp $
bin/gchgrp
bin/gchmod
bin/gchown
bin/gcp
bin/gdd
bin/gdf
bin/gdir
bin/gdircolors
bin/gdu
bin/ginstall
bin/glink
bin/gln
bin/gls
bin/gmkdir
bin/gmkfifo
bin/gmknod
bin/gmv
bin/grm
bin/grmdir
bin/gshred
bin/gstat
bin/gsync
bin/gtouch
bin/gunlink
bin/gvdir
@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/coreutils.info
info/coreutils.info
@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/coreutils.info
man/man1/gchgrp.1
man/man1/gchmod.1
man/man1/gchown.1
man/man1/gcp.1
man/man1/gdd.1
man/man1/gdf.1
man/man1/gdir.1
man/man1/gdircolors.1
man/man1/gdu.1
man/man1/ginstall.1
man/man1/glink.1
man/man1/gln.1
man/man1/gls.1
man/man1/gmkdir.1
man/man1/gmkfifo.1
man/man1/gmknod.1
man/man1/gmv.1
man/man1/grm.1
man/man1/grmdir.1
man/man1/gshred.1
man/man1/gstat.1
man/man1/gsync.1
man/man1/gtouch.1
man/man1/gunlink.1
man/man1/gvdir.1
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/fileutils.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/fileutils.mo
|