File: 10_fix-gnukfreebsd-hurd.patch

package info (click to toggle)
libextutils-cbuilder-perl 0.23-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 168 kB
  • ctags: 84
  • sloc: perl: 1,079; makefile: 8
file content (15 lines) | stat: -rw-r--r-- 517 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Patch by Aurelien Jarno <aurel32@debian.org> adding support to GNU/kfreebsd
# GNU/hurd added by Samuel Thibault <samuel.thibault@ens-lyon.org>
# Addresses Debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480400
# and  CPAN RT http://rt.cpan.org/Public/Bug/Display.html?id=35782
--- a/lib/ExtUtils/CBuilder.pm
+++ b/lib/ExtUtils/CBuilder.pm
@@ -36,6 +36,8 @@
 		 sunos     Unix
 		 cygwin    Unix
 		 os2       Unix
+		 gnukfreebsd Unix
+		 gnu       Unix
 		 
 		 dos       Windows
 		 MSWin32   Windows