wok-6.x diff buildbot/receipt @ rev 7961
Made mysql post_install have uuser and group id number 27. This is mostly so we can start having normal numbers for user and group ids.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jan 16 12:04:56 2011 +0000 (2011-01-16) |
parents | 609adf2a4d57 |
children | a2f841097b9f |
line diff
1.1 --- a/buildbot/receipt Tue Dec 07 21:05:29 2010 +0000 1.2 +++ b/buildbot/receipt Sun Jan 16 12:04:56 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="buildbot" 1.7 -VERSION="0.8.1p1" 1.8 +VERSION="0.8.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Tool to automate the compile/test cycle of code source." 1.11 MAINTAINER="pankso@slitaz.org"