File: 001_kfreebsd.diff

package info (click to toggle)
sdlperl 1.20.3dfsg-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,796 kB
  • ctags: 2,171
  • sloc: perl: 7,394; ansic: 232; makefile: 75; sh: 1
file content (11 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
diff -puriN SDL_perl-1.20.3/Makefile.PL sdlperl-1.20.3/Makefile.PL
--- SDL_perl-1.20.3/Makefile.PL	2003-03-27 11:17:23 +0100
+++ sdlperl-1.20.3/Makefile.PL	2006-03-01 00:42:56 +0100
@@ -8,6 +8,7 @@
 	linux 	=> "Makefile.linux",
 	win32 	=> "Makefile.win32",
 	freebsd => "Makefile.freebsd",
+	gnukfreebsd => "Makefile.linux",
 );
 
 #