2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 14:25:39 +00:00

Now that we use SVN, there are no empty directories to delete.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4885 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2007-09-25 16:45:44 +00:00
parent fa561e34c9
commit c6e52a0e1e

View File

@@ -18,7 +18,6 @@ Release steps:
svn copy http://lm-sensors.org/svn/lm-sensors/trunk \
http://lm-sensors.org/svn/lm-sensors/tags/V2-x-x \
-m "Create tag 'V2-x-x'."
- Remove empty directories (e.g. rmdir `find . -type d`)
- Remove 'SVN' related files/directories (e.g. rm -fR `find . -name .svn`)
- Rename lm_sensors2 to lm_sensors-#.#.#
- Tar it up and post it (sign it)