SlackBuilds package tool
Go to file
mauro.giachero 3078f984fa Implement renames tracking using a configuration directory.
Modify the renames tracking so that, instead of a single
file, all the files of a renames.d directory are used (just
like udev and modprobe do).
This has several advantages:
- no more need to "mv sbopkg-renames.new sbopkg-renames"
- it's now easier to add custom renames that automatically
  "survive" version upgrades
and, last but not least, this is believed to be the correct
way to handle these things.

Many thanks are due to Robby Workman for proposing this
change and to Chess Griffin for implementing it.
2009-05-08 08:39:37 +00:00
src Implement renames tracking using a configuration directory. 2009-05-08 08:39:37 +00:00
tools upload HACKING to /doc directory; update SlackBuild to include this in packages 2009-03-25 13:08:26 +00:00
ChangeLog-current.txt Implement renames tracking using a configuration directory. 2009-05-08 08:39:37 +00:00