OpenRC: add -devel subpkg, use orig rc.conf. Bumprev.

--HG--
extra : convert_revision : b741040c975fbf1b34157a5ca3422610db852561
This commit is contained in:
Juan RP
2009-12-05 03:37:44 +01:00
parent d5cc05cd5a
commit f1711e83f0
5 changed files with 51 additions and 60 deletions

View File

@@ -1,14 +0,0 @@
#
# Global OpenRC default configuration. Please note that defaults
# are set in /etc/default/rc.conf.
#
# Use this file to customize the system startup process.
#
if [ -r /etc/default/rc.conf ]; then
. /etc/default/rc.conf
fi
#
# Add your settings after this line, default settings will be
# overriden and defaults always will be preserved.
#