Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal Makefile.am

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Olivier Abad <oabad@xxxxxxxxxxxx>
Date: Wed, 26 Jan 2000 01:00:20 -0600 (CST)
oabad       2000/01/26 01:00:18 CST

  Modified files:
    .                    Makefile.am 
  Log:
  Add a debian subdirectory and the files needed to generate a debian package.
  The files were created by Frederic Peters <fpeters@xxxxxxxxxx>, the maintainer
  of the ethereal debian package.
  I just modified `rules' to use autogen.sh when building from a CVS tree.
  Building a debian package is now very easy :
  - in debian/changelog : change the version number (and replace my name with
                          yours)
  - dpkg-buildpackage -rfakeroot -us -uc
  
  Revision  Changes    Path
  1.159     +11 -1     ethereal/Makefile.am