summaryrefslogtreecommitdiff
path: root/pear/package-Console_Getopt.xml
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2002-05-19 21:39:59 +0000
committerfoobar <sniper@php.net>2002-05-19 21:39:59 +0000
commit14f05fbbc7289e145c6c013574fcc3e077774aba (patch)
tree18d7c7d482052652edc79e6ca0772610ff2fd766 /pear/package-Console_Getopt.xml
parent46cb400a3b52adaa4b27c5798608224f278b712f (diff)
downloadphp-git-14f05fbbc7289e145c6c013574fcc3e077774aba.tar.gz
Make this actually work somewhat better..
Diffstat (limited to 'pear/package-Console_Getopt.xml')
-rw-r--r--pear/package-Console_Getopt.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pear/package-Console_Getopt.xml b/pear/package-Console_Getopt.xml
index b782e09e03..6ca54a97f7 100644
--- a/pear/package-Console_Getopt.xml
+++ b/pear/package-Console_Getopt.xml
@@ -28,7 +28,9 @@ short and long options.</description>
<notes>Initial release</notes>
<state>beta</state>
<filelist>
- <file role="php" baseinstalldir="Console" name="Console/Getopt.php"/>
+ <dir name="Console">
+ <file role="php" name="Getopt.php"/>
+ </dir>
</filelist>
</release>
</package>