wok-6.x diff arj/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 | f4fd0777003f |
children | 714ffbad1e10 |
line diff
1.1 --- a/arj/receipt Tue Feb 16 10:51:34 2010 +0000 1.2 +++ b/arj/receipt Sun Jan 16 12:04:56 2011 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://$PACKAGE.sourceforge.net/" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 BUILD_DEPENDS="autoconf" 1.7 -TAGS="compress archive" 1.8 +TAGS="compression archive" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()