blob: e12f2ae67c0600b208ad6a0a687f86adb1a5b23d (
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
|
bin/pear
bin/peardev
bin/pecl
etc/pear.conf
%%DOCSDIR%%/Archive_Tar/docs/Archive_Tar.txt
%%DOCSDIR%%/PEAR/INSTALL
%%DOCSDIR%%/PEAR/README
%%DOCSDIR%%/Structures_Graph/docs/generate.sh
%%DOCSDIR%%/Structures_Graph/docs/html/Structures_Graph/Structures_Graph.html
%%DOCSDIR%%/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Manipulator_AcyclicTest.html
%%DOCSDIR%%/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Manipulator_TopologicalSorter.html
%%DOCSDIR%%/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Node.html
%%DOCSDIR%%/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Manipulator_AcyclicTest_php.html
%%DOCSDIR%%/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Manipulator_TopologicalSorter_php.html
%%DOCSDIR%%/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Node_php.html
%%DOCSDIR%%/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_php.html
%%DOCSDIR%%/Structures_Graph/docs/html/Structures_Graph/tutorial_Structures_Graph.pkg.html
%%DOCSDIR%%/Structures_Graph/docs/html/classtrees_Structures_Graph.html
%%DOCSDIR%%/Structures_Graph/docs/html/elementindex.html
%%DOCSDIR%%/Structures_Graph/docs/html/elementindex_Structures_Graph.html
%%DOCSDIR%%/Structures_Graph/docs/html/errors.html
%%DOCSDIR%%/Structures_Graph/docs/html/index.html
%%DOCSDIR%%/Structures_Graph/docs/html/li_Structures_Graph.html
%%DOCSDIR%%/Structures_Graph/docs/html/media/banner.css
%%DOCSDIR%%/Structures_Graph/docs/html/media/stylesheet.css
%%DOCSDIR%%/Structures_Graph/docs/html/packages.html
%%DOCSDIR%%/Structures_Graph/docs/html/todolist.html
%%DOCSDIR%%/Structures_Graph/docs/tutorials/Structures_Graph/Structures_Graph.pkg
@exec mkdir -p %D/share/pear/.channels/.alias
@exec mkdir -p %D/share/pear/.registry/.channel.__uri
@exec mkdir -p %D/share/pear/.registry/.channel.pecl.php.net
@exec touch %D/share/pear/.channels/.alias/pear.txt
@exec touch %D/share/pear/.channels/.alias/pecl.txt
@exec touch %D/share/pear/.channels/__uri.reg
@exec touch %D/share/pear/.channels/pear.php.net.reg
@exec touch %D/share/pear/.channels/pecl.php.net.reg
@exec touch %D/share/pear/.depdb
@exec touch %D/share/pear/.depdblock
@exec touch %D/share/pear/.filemap
@exec touch %D/share/pear/.lock
%%DATADIR%%/.registry/archive_tar.reg
%%DATADIR%%/.registry/console_getopt.reg
%%DATADIR%%/.registry/pear.reg
%%DATADIR%%/.registry/structures_graph.reg
%%DATADIR%%/Archive/Tar.php
%%DATADIR%%/Console/Getopt.php
%%DATADIR%%/OS/Guess.php
%%DATADIR%%/PEAR/Autoloader.php
%%DATADIR%%/PEAR/Builder.php
%%DATADIR%%/PEAR/ChannelFile/Parser.php
%%DATADIR%%/PEAR/ChannelFile.php
%%DATADIR%%/PEAR/Command/Auth.php
%%DATADIR%%/PEAR/Command/Auth.xml
%%DATADIR%%/PEAR/Command/Build.php
%%DATADIR%%/PEAR/Command/Build.xml
%%DATADIR%%/PEAR/Command/Channels.php
%%DATADIR%%/PEAR/Command/Channels.xml
%%DATADIR%%/PEAR/Command/Common.php
%%DATADIR%%/PEAR/Command/Config.php
%%DATADIR%%/PEAR/Command/Config.xml
%%DATADIR%%/PEAR/Command/Install.php
%%DATADIR%%/PEAR/Command/Install.xml
%%DATADIR%%/PEAR/Command/Mirror.php
%%DATADIR%%/PEAR/Command/Mirror.xml
%%DATADIR%%/PEAR/Command/Package.php
%%DATADIR%%/PEAR/Command/Package.xml
%%DATADIR%%/PEAR/Command/Pickle.php
%%DATADIR%%/PEAR/Command/Pickle.xml
%%DATADIR%%/PEAR/Command/Registry.php
%%DATADIR%%/PEAR/Command/Registry.xml
%%DATADIR%%/PEAR/Command/Remote.php
%%DATADIR%%/PEAR/Command/Remote.xml
%%DATADIR%%/PEAR/Command/Test.php
%%DATADIR%%/PEAR/Command/Test.xml
%%DATADIR%%/PEAR/Command.php
%%DATADIR%%/PEAR/Common.php
%%DATADIR%%/PEAR/Config.php
%%DATADIR%%/PEAR/Dependency.php
%%DATADIR%%/PEAR/Dependency2.php
%%DATADIR%%/PEAR/DependencyDB.php
%%DATADIR%%/PEAR/Downloader/Package.php
%%DATADIR%%/PEAR/Downloader.php
%%DATADIR%%/PEAR/ErrorStack.php
%%DATADIR%%/PEAR/Exception.php
%%DATADIR%%/PEAR/Frontend/CLI.php
%%DATADIR%%/PEAR/Frontend.php
%%DATADIR%%/PEAR/Installer/Role/Common.php
%%DATADIR%%/PEAR/Installer/Role/Data.php
%%DATADIR%%/PEAR/Installer/Role/Data.xml
%%DATADIR%%/PEAR/Installer/Role/Doc.php
%%DATADIR%%/PEAR/Installer/Role/Doc.xml
%%DATADIR%%/PEAR/Installer/Role/Ext.php
%%DATADIR%%/PEAR/Installer/Role/Ext.xml
%%DATADIR%%/PEAR/Installer/Role/Php.php
%%DATADIR%%/PEAR/Installer/Role/Php.xml
%%DATADIR%%/PEAR/Installer/Role/Script.php
%%DATADIR%%/PEAR/Installer/Role/Script.xml
%%DATADIR%%/PEAR/Installer/Role/Src.php
%%DATADIR%%/PEAR/Installer/Role/Src.xml
%%DATADIR%%/PEAR/Installer/Role/Test.php
%%DATADIR%%/PEAR/Installer/Role/Test.xml
%%DATADIR%%/PEAR/Installer/Role.php
%%DATADIR%%/PEAR/Installer.php
%%DATADIR%%/PEAR/PackageFile/Generator/v1.php
%%DATADIR%%/PEAR/PackageFile/Generator/v2.php
%%DATADIR%%/PEAR/PackageFile/Parser/v1.php
%%DATADIR%%/PEAR/PackageFile/Parser/v2.php
%%DATADIR%%/PEAR/PackageFile/v1.php
%%DATADIR%%/PEAR/PackageFile/v2/Validator.php
%%DATADIR%%/PEAR/PackageFile/v2/rw.php
%%DATADIR%%/PEAR/PackageFile/v2.php
%%DATADIR%%/PEAR/PackageFile.php
%%DATADIR%%/PEAR/Packager.php
%%DATADIR%%/PEAR/REST/10.php
%%DATADIR%%/PEAR/REST/11.php
%%DATADIR%%/PEAR/REST.php
%%DATADIR%%/PEAR/Registry.php
%%DATADIR%%/PEAR/Remote.php
%%DATADIR%%/PEAR/RunTest.php
%%DATADIR%%/PEAR/Task/Common.php
%%DATADIR%%/PEAR/Task/Postinstallscript/rw.php
%%DATADIR%%/PEAR/Task/Postinstallscript.php
%%DATADIR%%/PEAR/Task/Replace/rw.php
%%DATADIR%%/PEAR/Task/Replace.php
%%DATADIR%%/PEAR/Task/Unixeol/rw.php
%%DATADIR%%/PEAR/Task/Unixeol.php
%%DATADIR%%/PEAR/Task/Windowseol/rw.php
%%DATADIR%%/PEAR/Task/Windowseol.php
%%DATADIR%%/PEAR/Validate.php
%%DATADIR%%/PEAR/Validator/PECL.php
%%DATADIR%%/PEAR/XMLParser.php
%%DATADIR%%/PEAR.php
%%DATADIR%%/Structures/Graph/Manipulator/AcyclicTest.php
%%DATADIR%%/Structures/Graph/Manipulator/TopologicalSorter.php
%%DATADIR%%/Structures/Graph/Node.php
%%DATADIR%%/Structures/Graph.php
%%DATADIR%%/System.php
%%DATADIR%%/data/PEAR/package.dtd
%%DATADIR%%/data/PEAR/template.spec
%%DATADIR%%/data/Structures_Graph/LICENSE
%%DATADIR%%/data/Structures_Graph/genpackage.xml.pl
%%DATADIR%%/data/Structures_Graph/package.sh
%%DATADIR%%/data/Structures_Graph/publish.sh
%%DATADIR%%/pearcmd.php
%%DATADIR%%/peclcmd.php
%%DATADIR%%/tests/Structures_Graph/tests/README
%%DATADIR%%/tests/Structures_Graph/tests/all-tests.php
%%DATADIR%%/tests/Structures_Graph/tests/testCase/BasicGraph.php
@dirrm %%DOCSDIR%%/Archive_Tar/docs
@dirrm %%DOCSDIR%%/Archive_Tar
@dirrm %%DOCSDIR%%/PEAR
@dirrm %%DOCSDIR%%/Structures_Graph/docs/html/Structures_Graph
@dirrm %%DOCSDIR%%/Structures_Graph/docs/html/media
@dirrm %%DOCSDIR%%/Structures_Graph/docs/html
@dirrm %%DOCSDIR%%/Structures_Graph/docs/tutorials/Structures_Graph
@dirrm %%DOCSDIR%%/Structures_Graph/docs/tutorials
@dirrm %%DOCSDIR%%/Structures_Graph/docs
@dirrm %%DOCSDIR%%/Structures_Graph
@dirrmtry share/doc/pear
@unexec rm %D/share/pear/.channels/.alias/pear.txt 2> /dev/null || true
@unexec rm %D/share/pear/.channels/.alias/pecl.txt 2> /dev/null || true
@unexec rm %D/share/pear/.channels/__uri.reg 2> /dev/null || true
@unexec rm %D/share/pear/.channels/pear.php.net.reg 2> /dev/null || true
@unexec rm %D/share/pear/.channels/pecl.php.net.reg 2> /dev/null || true
@unexec rm %D/share/pear/.depdb 2> /dev/null || true
@unexec rm %D/share/pear/.depdblock 2> /dev/null || true
@unexec rm %D/share/pear/.filemap 2> /dev/null || true
@unexec rm %D/share/pear/.lock 2> /dev/null || true
@dirrmtry share/pear/.channels/.alias
@dirrmtry share/pear/.channels
@dirrmtry share/pear/.registry/.channel.__uri
@dirrmtry share/pear/.registry/.channel.pecl.php.net
@dirrmtry share/pear/.registry
@dirrm %%DATADIR%%/Archive
@dirrm %%DATADIR%%/Console
@dirrm %%DATADIR%%/OS
@dirrm %%DATADIR%%/PEAR/ChannelFile
@dirrm %%DATADIR%%/PEAR/Command
@dirrm %%DATADIR%%/PEAR/Downloader
@dirrm %%DATADIR%%/PEAR/Frontend
@dirrm %%DATADIR%%/PEAR/Installer/Role
@dirrm %%DATADIR%%/PEAR/Installer
@dirrm %%DATADIR%%/PEAR/PackageFile/Generator
@dirrm %%DATADIR%%/PEAR/PackageFile/Parser
@dirrm %%DATADIR%%/PEAR/PackageFile/v2
@dirrm %%DATADIR%%/PEAR/PackageFile
@dirrm %%DATADIR%%/PEAR/REST
@dirrm %%DATADIR%%/PEAR/Task/Postinstallscript
@dirrm %%DATADIR%%/PEAR/Task/Replace
@dirrm %%DATADIR%%/PEAR/Task/Unixeol
@dirrm %%DATADIR%%/PEAR/Task/Windowseol
@dirrm %%DATADIR%%/PEAR/Task
@dirrm %%DATADIR%%/PEAR/Validator
@dirrm %%DATADIR%%/PEAR
@dirrm %%DATADIR%%/Structures/Graph/Manipulator
@dirrm %%DATADIR%%/Structures/Graph
@dirrmtry share/pear/Structures
@dirrm %%DATADIR%%/data/PEAR
@dirrm %%DATADIR%%/data/Structures_Graph
@dirrmtry share/pear/data
@dirrm %%DATADIR%%/tests/Structures_Graph/tests/testCase
@dirrm %%DATADIR%%/tests/Structures_Graph/tests
@dirrm %%DATADIR%%/tests/Structures_Graph
@dirrmtry share/pear/tests
@dirrmtry share/pear
|