egroupware/doc/rpm-build/manageheader.php.patch

12 lines
280 B
Diff
Raw Normal View History

2006-03-28 01:38:30 +02:00
--- 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';
}
}