Koha/debian
Magnus Enger 37311cf534 Bug 8008 - Fix typo in man page for koha-create
Line 121 had "/etc/koha/koha-site.conf" instead of "/etc/koha/koha-sites.conf"

To test:
I don't think this needs any actual testing, just read the patch and check
that it looks sensible...

Signed-off-by: Marc Veron <veron@veron.ch>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-05-07 23:15:47 +02:00
..
docs Bug 8008 - Fix typo in man page for koha-create 2012-05-07 23:15:47 +02:00
scripts Bug 6913: More options for koha-create and koha-remove 2012-02-02 09:15:20 +01:00
source
templates Bug 7885 - Change filename of TransferLog suggested by packages to fit with logrotate 2012-04-04 15:15:43 +02:00
bd-to-depends
build-git-snapshot Bug 8020 [3.8.x/MASTER] - update git build script to 3.9 2012-05-07 22:06:02 +02:00
changelog Bug 8020 - [3.8.x] Update changelog for 3.8.0-1 2012-05-07 22:06:00 +02:00
compat
control Bug 7893 - add package dependencies 2012-04-10 11:12:23 +02:00
control.in Bug 7409 - add unzip and perl-doc dependencies to package 2012-02-17 11:19:39 +01:00
copyright
koha-common.config
koha-common.cron.d
koha-common.cron.daily
koha-common.cron.hourly
koha-common.dirs
koha-common.docs Bug 7197 - add a Spanish readme file to the packages 2011-12-14 15:38:04 +01:00
koha-common.init
koha-common.install
koha-common.logrotate
koha-common.postinst
koha-common.README.Debian
koha-common.templates
koha-post-install-setup
koha.apache-ports
koha.config
koha.dirs
koha.install
koha.postinst
koha.postrm
koha.prerm
koha.README.Debian
list-deps
README.build
rules Bug 7238 - make packages deal with SIP config 2012-02-15 17:23:08 +01:00
unavailable.html
update-control

In order to build .deb packages, following debian packages need to be present
(installed): 
devscripts
pbuilder
dh-make
fakeroot

As root (or sudo) execute:
pbuilder create

Executing build-git-snapshot without any arguments will leave package and the
rest in some pbuilder dir, eg. /var/cache/pbuilder/result It is highly
recommended that --buildresult option is used.