leeme.txt

Mon, 23 Feb 2009 18:09:18 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 23 Feb 2009 18:09:18 +0100
changeset 3
afeba86077f1
permissions
-rw-r--r--

Import custom package specs to build for undistributed platforms.

     1 # These project subdirectories describe debian packages and should be
     2 # renamed to 'debian' within the unpackaged distributed vendor software.
     4 $ tar zxf <vendordist-ver.tar.gz>
     5 $ cd vendordist-ver
     6 $ cp -rp <repo-src> ./debian
     7 $ PATH=/usr/bin:/usr/sbin:/bin:/sbin dpkg-buildpackage -k<keyid> -rfakeroot -b

mercurial