Commit graph

9 commits

Author SHA1 Message Date
Robby Workman
143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
slakmagik
d97b36a82b system/rox-filer: Updated for version 2.11.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-10-29 18:30:07 -02:00
slakmagik
06f9a9c223 system/rox-filer: don't leave empty .new files
The doinst.sh was calling config() and then preserve_perms() (which
calls config() again) which would cat nothing (file already removed in
config()) to $NEW.incoming, and move that to $NEW, which the second call
to config() would leave for the admin to consider.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20 14:08:08 -05:00
slakmagik
8467c8e112 system/rox-filer: Miscellaneous cleanups
Clarify a point in the README that some users are interested in. Update
the doinst.sh to the new template. Remove unneeded comments. Comment why
there's no strip code. Fix indentation. Remove bashism (brace
expansion). Replace a 'cd...cd -' with a subshell. Tighten up other
one-line subshells so it's consistent with the rest of the one-line
subshells.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-01 09:54:14 -06:00
slakmagik
68f843c39f Various: updated maintainer email address
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-07-03 15:52:10 -05:00
slakmagik
1d0419e752 Various: whitespace cleanups
All trailing whitespace (either at EOL or as entire last line) was
removed except in slack-desc files where all of them were made to
leave a trailing space after the 'blank' colons.

This only affects the builds that I maintain.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-07-03 15:52:10 -05:00
David Somero
7cea42d955 system/rox-filer: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:16:39 -04:00
slakmagik
c606b17fa7 system/rox-filer: Updated for version 2.9 2010-05-13 00:41:38 +02:00
slakmagik
15a83814da system/rox-filer: Added to 12.1 repository 2010-05-11 22:55:28 +02:00