blob: b4f085525daec3fa26d2de5872d3cfb322e4719b (
plain) (
blame)
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
|
@comment $FreeBSD$
@comment ccc RPM
usr/bin/ccc
@comment Insert PLIST.docs here
@comment -=[ begin PLIST.docs ]=-
@comment -=[ end PLIST.docs ]=-
@comment Insert PLIST.alphalinux here
@comment -=[ begin PLIST.alphalinux ]=-
@comment -=[ end PLIST.alphalinux ]=-
usr/man/man1/ccc.1
usr/man/man8/protect_headers_setup.8
@comment Insert PLIST.alpha-freebsd here
@comment -=[ begin PLIST.alpha-freebsd ]=-
@comment -=[ end PLIST.alpha-freebsd ]=-
@dirrm usr/lib/compaq/%%CCC_REV%%
@comment libots RPM
usr/lib/compaq/%%LIBOTS_REV%%/README
usr/lib/compaq/%%LIBOTS_REV%%/libots.a
usr/lib/compaq/%%LIBOTS_REV%%/libots.so
usr/lib/libots.a
@comment usr/lib/libots.so
@dirrm usr/lib/compaq/%%LIBOTS_REV%%
@comment cpml RPM
usr/doc/%%CPML_REV%%/README
usr/doc/%%CPML_REV%%/Release_Notes-5.1.0
usr/include/cpml.h
usr/lib/compaq/%%CPML_REV%%/cpml.h
usr/lib/compaq/%%CPML_REV%%/libcpml_ev5.a
usr/lib/compaq/%%CPML_REV%%/libcpml_ev5.so
usr/lib/libcpml.a
@comment usr/lib/libcpml.so
@dirrm usr/doc/%%CPML_REV%%
@dirrm usr/doc
@dirrm usr/lib/compaq/%%CPML_REV%%
@dirrm usr/lib/compaq
|