mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-10 13:51:39 -04:00
Now making successful debian source and binary package with new
set-up. Pretty cool, if this package was an official package it would use kernel-sources* package, but instead, I made some minor modifications since I don't want to have to dl kernel sources every time a compile is done, and kernel.org is still the definitive place for the source.
This commit is contained in:
+5
-2
@@ -2,10 +2,10 @@ Source: gbootroot
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Jonathan Rosenbaum <freesource@users.sourceforge.net>
|
||||
Build-Depends: debhelper (>> 3.0.0)
|
||||
Build-Depends: debhelper (>> 3.0.0), binutils, fileutils (>= 4.0), gcc | c-compiler, make, libc-dev, bin86, wget
|
||||
Standards-Version: 3.5.2
|
||||
|
||||
Package: gbootroot
|
||||
Package: gbootroot
|
||||
Architecture: i386
|
||||
Depends: ${perl:Depends}, perl-modules, libgtk-perl (>= 0.7002), libc6 (>= 2.1.2), libexpect-perl, ash, file, binutils, bzip2
|
||||
Recommends: dswim, lilo
|
||||
@@ -23,3 +23,6 @@ Description: Boot/Root Filesystem Distribution testing and creation.
|
||||
.
|
||||
deb http://prdownloads.sourceforge.net/gbootroot ./
|
||||
deb http://prdownloads.sourceforge.net/avd ./
|
||||
.
|
||||
See manual for instructions on how to add lines to your sources.list so that
|
||||
apt-get may be used for both binary and source packages.
|
||||
|
||||
Reference in New Issue
Block a user