- Timestamp:
- 03/01/08 19:49:54
(9 months ago)
- Author:
- rats
- Message:
* Updated all Docs. Some are still with ToDo?
* Fixed #1070: FreeBSD, ispcp-setup uses group which does not exist
* Updated all languages
* Inproved: Update SQL with IGNORE statement
* Update PHPmyAdmin to version 2.11.5
* Updated all distributions
* Dropped support of Suse Enterprise Linux Server (SELS) - Please use OpenSuse? files
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1007 |
r1026 |
|
| 25 | 25 | elif test $(HOST_OS) = redhat ; then \ |
|---|
| 26 | 26 | cd ./dists/redhat && $(MAKE) install ; \ |
|---|
| 27 | | elif test $(HOST_OS) = suse10 ; then \ |
|---|
| 28 | | cd ./dists/suse10 && $(MAKE) install ; \ |
|---|
| 29 | | elif test $(HOST_OS) = opensuse10 ; then \ |
|---|
| 30 | | cd ./dists/opensuse10 && $(MAKE) install ; \ |
|---|
| | 27 | elif test $(HOST_OS) = suse ; then \ |
|---|
| | 28 | cd ./dists/opensuse && $(MAKE) install ; \ |
|---|
| | 29 | elif test $(HOST_OS) = opensuse ; then \ |
|---|
| | 30 | cd ./dists/opensuse && $(MAKE) install ; \ |
|---|
| 31 | 31 | elif test $(HOST_OS) = ubuntu ; then \ |
|---|
| 32 | 32 | cd ./dists/ubuntu && $(MAKE) install ; \ |
|---|
| … | … | |
| 55 | 55 | elif test $(HOST_OS) = redhat ; then \ |
|---|
| 56 | 56 | cd ./dists/redhat && $(MAKE) uninstall ; \ |
|---|
| 57 | | elif test $(HOST_OS) = suse10 ; then \ |
|---|
| 58 | | cd ./dists/suse10 && $(MAKE) uninstall ; \ |
|---|
| 59 | | elif test $(HOST_OS) = opensuse10 ; then \ |
|---|
| 60 | | cd ./dists/opensuse10 && $(MAKE) uninstall ; \ |
|---|
| | 57 | elif test $(HOST_OS) = suse ; then \ |
|---|
| | 58 | cd ./dists/opensuse && $(MAKE) uninstall ; \ |
|---|
| | 59 | elif test $(HOST_OS) = opensuse ; then \ |
|---|
| | 60 | cd ./dists/opensuse && $(MAKE) uninstall ; \ |
|---|
| 61 | 61 | elif test $(HOST_OS) = ubuntu ; then \ |
|---|
| 62 | 62 | cd ./dists/ubuntu && $(MAKE) uninstall ; \ |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>