Koha/debian
Tomas Cohen Arazi ca118d57db Bug 10104 - Followup: fix param check
As noted by Mason on bug 10101, the check was not working for zero arguments.

Sponsored-by: Universidad Nacional de Córdoba

Signed-off-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-05-01 21:59:27 -04:00
..
docs Bug 10104 - make koha-disable more robust 2013-05-01 21:58:38 -04:00
scripts Bug 10104 - Followup: fix param check 2013-05-01 21:59:27 -04:00
source
templates Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00
bd-to-depends
build-git-snapshot Bug 10018 - version update for 3.13 2013-04-16 08:13:51 -07:00
changelog Bug 9918 - Changelog updates for 3.12 2013-03-27 21:49:09 -04:00
compat
control Bug 8816: Add warning about manual edits to top of debian/control 2013-03-30 20:40:12 -04:00
control.in Bug 8816: Add warning about manual edits to top of debian/control 2013-03-30 20:40:12 -04:00
copyright Update FSF address in debian/copyright. 2010-06-02 07:14:43 -04:00
koha-common.config
koha-common.cron.d
koha-common.cron.daily Bug 6275 - allow automated backups for packages 2011-08-11 12:45:53 +12:00
koha-common.cron.hourly
koha-common.dirs
koha-common.docs
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 Bug 7818 : Following, fixing so the packages build Still need to update koha-create to make use of the new file 2012-07-06 11:17:19 +02:00
koha.postinst
koha.postrm
koha.prerm
koha.README.Debian Bug 5550 - correct filename referenced in docs 2011-01-01 07:43:30 +13:00
list-deps Bug 9592 - update dependencies, allow blacklisting 2013-02-15 08:06:51 -05:00
README.build
rules Bug 10061 - Fix tinymce path references broken by bug 9172 2013-04-16 08:14:59 -07:00
unavailable.html Add koha-disable, a script to disable a Koha instance. 2010-05-25 07:59:29 -04:00
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.