Results 1 to 1 of 1

Thread: Making .deb of a unmakeable script

  1. #1
    Join Date
    Jun 2005
    Beans
    234

    Making .deb of a unmakeable script

    Hi,

    I know how to make debs with debian/rules (usualy ./configure; make; make install).
    I wanted to know how to build a deb of a script, something like:

    Code:
    sh buildpackage
    how do I do it without compiling?
    Last edited by Tamir; July 12th, 2005 at 07:26 PM.
    Ubuntu 64 Backports. More details on this post.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •