projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27e9859
)
Remove "baseinstalldir" as it places Notification.php in an incorrect location (Horde...
author
Gunnar Wrobel
<p@rdus.de>
Fri, 26 Jun 2009 08:19:56 +0000
(10:19 +0200)
committer
Gunnar Wrobel
<p@rdus.de>
Fri, 26 Jun 2009 08:19:56 +0000
(10:19 +0200)
framework/Notification/package.xml
patch
|
blob
|
history
diff --git
a/framework/Notification/package.xml
b/framework/Notification/package.xml
index
07ee71d
..
7e9edf5
100644
(file)
--- a/
framework/Notification/package.xml
+++ b/
framework/Notification/package.xml
@@
-40,7
+40,7
@@
http://pear.php.net/dtd/package-2.0.xsd">
<file name="Event.php" role="php" />
<file name="Listener.php" role="php" />
</dir> <!-- /lib/Horde/Notification -->
- <file
baseinstalldir="/Horde"
name="Notification.php" role="php" />
+ <file name="Notification.php" role="php" />
</dir> <!-- /lib/Horde -->
</dir> <!-- /lib -->
</dir> <!-- / -->