1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2024-12-20 21:50:49 +01:00
egroupware_official/doc/rpm-build/manageheader.php.patch
2006-03-27 23:38:30 +00:00

12 lines
280 B
Diff

--- egroupware.orig/setup/manageheader.php 2005-11-19 15:32:00.000000000 -0500
+++ egroupware/setup/manageheader.php 2006-03-05 17:32:59.000000000 -0500
@@ -56,7 +56,7 @@
}
else
{
- $realpath = '/path/to/egroupware';
+ $realpath = '/usr/share/egroupware';
}
}