projects
/
eq
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
removed name field from tc_district
[eq/.git]
/
doc
/
packaging.txt
1
2
Packaging tips
3
4
Alan Pippin <apippin@pippins.net>
5
6
v1.0, 19 July 2005
7
8
How to build RPM and DEB packages...
9
_________________________________________________________________
10
11
RPM
12
13
Run these two commands:
14
15
tar c eq | bzip2 > eq-0.0.1.00.tar.bz2
16
17
rpm -tb eq-0.0.1.000.tar.bz2