Changeset 871
- Timestamp:
- 10/17/07 03:51:18
(11 months ago)
- Author:
- raphael
- Message:
Fixed #782: cannot stat `./setup/vhcs2ispcp.pl': No such file or directory
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r870 |
r871 |
|
| 6 | 6 | | * to fix: no errors on adding user (custom HP) | |
|---|
| 7 | 7 | \_________________________________________________________________/ |
|---|
| | 8 | |
|---|
| | 9 | 2007-10-16 Raphael Geissert |
|---|
| | 10 | - MAKEFILES: |
|---|
| | 11 | * Fixed #782: cannot stat `./setup/vhcs2ispcp.pl': No such file or directory |
|---|
| 8 | 12 | |
|---|
| 9 | 13 | 2007-10-16 Benedikt Heintel |
|---|
| r748 |
r871 |
|
| 80 | 80 | |
|---|
| 81 | 81 | } |
|---|
| | 82 | |
|---|
| | 83 | return 0; |
|---|
| | 84 | |
|---|
| | 85 | # hack for dh_perl |
|---|
| | 86 | |
|---|
| | 87 | require IO::Socket; |
|---|
| | 88 | require DBI; |
|---|
| | 89 | require DBD::mysql; |
|---|
| | 90 | require Mail::Address; |
|---|
| | 91 | require MIME::Entity; |
|---|
| | 92 | require MIME::Parser; |
|---|
| | 93 | require Crypt::CBC; |
|---|
| | 94 | require Crypt::Blowfish; |
|---|
| | 95 | require MIME::Base64; |
|---|
| | 96 | require Term::ReadPassword; |
|---|
| | 97 | require Net::LibIDN; |
|---|
| r867 |
r871 |
|
| 56 | 56 | $(CMD_INSTALL) ./setup/ispcp-setup $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| 57 | 57 | $(CMD_INSTALL) ./setup/ispcp-uninstall $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| 58 | | $(CMD_INSTALL) ./setup/vhcs2ispcp.pl $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| | 58 | $(CMD_INSTALL) ./setup/ispcp-update $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| 59 | 59 | $(CMD_INSTALL) ./setup/vhcs2.4.7-ispcp.sql $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| 60 | 60 | $(CMD_INSTALL) ./setup/vhcs2.4.8-ispcp.sql $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| 61 | | $(CMD_INSTALL) ./setup/vhcs2-remover.pl $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| 62 | 61 | $(CMD_INSTALL) ./tools/ispcp-httpd-logs-mngr $(SYSTEM_ENGINE_ROOT)/tools/ispcp-httpd-logs-mngr |
|---|
| 63 | 62 | $(CMD_INSTALL) ./tools/ispcpphptemp.sh $(SYSTEM_ENGINE_ROOT)/tools/ispcpphptemp.sh |
|---|
| r867 |
r871 |
|
| 77 | 77 | $(CMD_INSTALL) ./setup/vhcs2.4.7-ispcp.sql $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| 78 | 78 | $(CMD_INSTALL) ./setup/vhcs2.4.8-ispcp.sql $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| 79 | | $(CMD_INSTALL) ./setup/vhcs2ispcp.pl $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| 80 | | $(CMD_INSTALL) ./setup/vhcs2-remover.pl $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| | 79 | $(CMD_INSTALL) ./setup/ispcp-update $(SYSTEM_ENGINE_ROOT)/setup |
|---|
| 81 | 80 | |
|---|
| 82 | 81 | $(CMD_INSTALL) ./tools/ispcp-httpd-logs-mngr $(SYSTEM_ENGINE_ROOT)/tools/ispcp-httpd-logs-mngr |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>