/[cvs]/jonen/notes/build_bacula_deb.twingle
ViewVC logotype

Diff of /jonen/notes/build_bacula_deb.twingle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jonen, Thu Mar 13 22:02:25 2003 UTC revision 1.4 by jonen, Thu Mar 13 22:15:10 2003 UTC
# Line 32  make mtx Line 32  make mtx
32  cd ../depkgs1  cd ../depkgs1
33  make  make
34    
35  cd ../bacula-<version>  cd ../bacula-1.29
36    
37  # configure bacula  # configure bacula
38  ./configure \  ./configure \
# Line 58  nano control Line 58  nano control
58      example:      example:
59  ========== snip ========  ========== snip ========
60  Package: bacula  Package: bacula
61  Version: 1.29-4  Version: 1.29-1
62  Section: net  Section: net
63  Priority: optional  Priority: optional
64  Architecture: all  Architecture: all
# Line 87  cd share/doc/bacula/ Line 87  cd share/doc/bacula/
87  nano changelog  nano changelog
88    example:    example:
89  ========== snip ========  ========== snip ========
90  bacula (1.29-3)  bacula (1.29-1)
91    
92    * create bacula debian package    * create bacula debian package
93    
# Line 137  ln -s ../bacula/etc/console-gnome bacula Line 137  ln -s ../bacula/etc/console-gnome bacula
137  #  #
138  cd bacula/    (where debian/DEBIAN etc. is under the tree)  cd bacula/    (where debian/DEBIAN etc. is under the tree)
139  dpkg-deb --build debian  dpkg-deb --build debian
140  mv debian.deb bacula_<version>.deb  mv debian.deb bacula_1.29-1.deb
141    
142    
143  <hr/>  <hr/>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed