Commit Graph

17 Commits

Author SHA1 Message Date
Jakub Jirutka
d6529c8d14 [various] rename dependency python to python2 2016-10-26 19:47:58 +02:00
Przemyslaw Pawelczyk
26abb36b0d testing/[various]: bump pkgrel for pre-install fixes 2016-04-25 07:11:52 +00:00
Przemyslaw Pawelczyk
da4e96aace Reorder arguments passed to addgroup/adduser in scripts.
Now all invocations have following order of arguments (if present):

    addgroup -S -g ... GROUP
    adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
2016-04-25 06:56:47 +00:00
Przemyslaw Pawelczyk
a60b9f07de Improve consistency of scripts using adduser/addgroup.
Following rules have been applied:
- script starts with shebang !#/bin/sh followed by blank line,
- script ends with exit 0 prepended by blank line,
- only stderr of adduser, addgroup or passwd is redirected to /dev/null,
- getent passwd/group instances has been removed,
- manual checking of file and group existence has been removed,
- `|| true` instances has been removed.

Comments and line wrapping have been preserved.
2016-04-25 06:55:43 +00:00
Przemyslaw Pawelczyk
a593d306c9 Add -g option (GECOS/comment) to adduser in scripts.
This way we can avoid ugly default:

    Linux user,,,
2016-04-25 06:54:18 +00:00
Bartłomiej Piotrowski
b4a13e7314 Do not delete *.la files manually
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Bartłomiej Piotrowski
c7be40ae1c testing/drizzle: rebuild against boost 1.55.0 2014-02-08 16:09:45 +01:00
Bartłomiej Piotrowski
6df67f00e5 testing/drizzle: rebuild against boost 1.54.0 2013-07-06 22:47:47 +02:00
Natanael Copa
bd76c2a351 testing/drizzle: upgrade to 7.1.33 2012-07-19 11:28:55 +00:00
Natanael Copa
8ff63c9f39 testing/drizzle: disable
Nobody ever cared to report if this works or not so nobdy care if it
enters main. I suspect nobody care about this at all.

It slows me down. It does not build in parallell.
2012-03-13 07:03:13 +00:00
Natanael Copa
36e4e95a69 testing/drizzle: rebuild against pcre-8.30 2012-03-13 07:02:49 +00:00
Natanael Copa
45c6416b89 testing/drizzle: build fixes 2011-12-01 12:43:34 +00:00
Jesse Young
ae1967b66e Replace instances of "--chuid" to "--user" in initd scripts
Fixes #776

Signed-off-by: Jesse Young <jlyo@jlyo.org>
2011-12-01 07:15:51 +00:00
Carlo Landmeter
d80ca4e77f testing/drizzle: added gettext-dev to depends-dev 2011-04-04 16:30:49 +00:00
Natanael Copa
7d005c531e testing/drizzle: build fix, needs python 2011-04-04 15:00:59 +00:00
Natanael Copa
006a989513 testing/drizzle: build fix. needs readline-dev 2011-04-04 14:58:30 +00:00
Kiyoshi Aman
3047f559ec testing/drizzle: new aport 2011-04-04 09:14:00 -04:00