This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec4c3bb
)
Remove IPC::SysV constant files from the MANIFEST.
author
Marcus Holland-Moritz
<mhx-perl@gmx.net>
Sat, 5 Jan 2008 15:49:31 +0000
(15:49 +0000)
committer
Marcus Holland-Moritz
<mhx-perl@gmx.net>
Sat, 5 Jan 2008 15:49:31 +0000
(15:49 +0000)
p4raw-id: //depot/perl@32847
MANIFEST
patch
|
blob
|
blame
|
history
diff --git
a/MANIFEST
b/MANIFEST
index
5dac47d
..
4e9c6ea
100644
(file)
--- a/
MANIFEST
+++ b/
MANIFEST
@@
-830,8
+830,6
@@
ext/IO/t/io_unix.t See if UNIX socket-related methods from IO work
ext/IO/t/io_utf8.t See if perlio opens work
ext/IO/t/io_xs.t See if XSUB methods from IO work
ext/IPC/SysV/Changes IPC::SysV changes
-ext/IPC/SysV/const-c.inc IPC::SysV constants
-ext/IPC/SysV/const-xs.inc IPC::SysV constants
ext/IPC/SysV/hints/cygwin.pl Hint for IPC::SysV for named architecture
ext/IPC/SysV/hints/next_3.pl Hint for IPC::SysV for named architecture
ext/IPC/SysV/lib/IPC/Msg.pm IPC::SysV extension Perl module