Cross package maker. DEB/RPM generation or conversion. Derived from jordansissel/fpm.

⌈⌋ ⎇ branch:  cross package maker


Check-in [2dc553dee0]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:- fix test
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 2dc553dee0aad97cfb1ece9a0837f143f3a3c6b9
User & Date: jls@semicomplete.com 2011-09-08 17:29:45
Context
2011-09-08
17:29
- don't prefix with './' not needed. Tests verify. check-in: 83553d6bf5 user: jls@semicomplete.com tags: trunk
17:29
- fix test check-in: 2dc553dee0 user: jls@semicomplete.com tags: trunk
17:28
- add more tests check-in: 9a96d3c3c4 user: jls@semicomplete.com tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to test/dir-rpm.out.template.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
tmp/
tmp/TMPDIR/
tmp/TMPDIR/a/
tmp/TMPDIR/a/d/
tmp/TMPDIR/a/d/hello
tmp/TMPDIR/a/e/
tmp/TMPDIR/a/f/
tmp/TMPDIR/a/hello
tmp/TMPDIR/b/
tmp/TMPDIR/b/d/
tmp/TMPDIR/b/e/
tmp/TMPDIR/b/f/
tmp/TMPDIR/c/
tmp/TMPDIR/c/d/
tmp/TMPDIR/c/d/hello
tmp/TMPDIR/c/e/
tmp/TMPDIR/c/f/
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

/tmp/TMPDIR
/tmp/TMPDIR/a
/tmp/TMPDIR/a/d
/tmp/TMPDIR/a/d/hello
/tmp/TMPDIR/a/e
/tmp/TMPDIR/a/f
/tmp/TMPDIR/a/hello
/tmp/TMPDIR/b
/tmp/TMPDIR/b/d
/tmp/TMPDIR/b/e
/tmp/TMPDIR/b/f
/tmp/TMPDIR/c
/tmp/TMPDIR/c/d
/tmp/TMPDIR/c/d/hello
/tmp/TMPDIR/c/e
/tmp/TMPDIR/c/f