-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMANIFEST
45 lines (45 loc) · 811 Bytes
/
MANIFEST
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
Changes
Makefile.PL
MANIFEST
MANIFEST.SKIP
README
ppport.h
ALPM.xs
alpm_xs.h
cb.c
cb.h
typemap
types.c
types.h
t/00-ALPM.t
t/01-Conf.t
t/02-DB.t
t/03-Package.t
t/04-Misc.t
t/05-Callbacks.t
t/repos/build/simpletest/bar/.PKGINFO
t/repos/build/simpletest/bar/usr/foo/bar/bar
t/repos/build/simpletest/foo/.PKGINFO
t/repos/build/simpletest/foo/usr/foo/foo
t/repos/build/upgradetest/foo/.PKGINFO
t/repos/build/upgradetest/foo/usr/foo/foo
t/repos/build/upgradetest/replacebaz/.PKGINFO
t/repos/build/upgradetest/replacebaz/usr/foo/bar/baz
t/repos/repoadd.pl
t/repos/repofin.pl
t/repos/package.pl
t/preptests.pl
lib/ALPM/Conf.pm
lib/ALPM/Conf.pod
lib/ALPM/DB/Local.pod
lib/ALPM/DB/Sync.pod
lib/ALPM/DB.pod
lib/ALPM/Package.pod
lib/ALPM.pm
lib/ALPM.pod
ex/ownzors
ex/dangles
ex/lspkg
xs/Options.xs
xs/Package.xs
xs/DB.xs