archrelease: copy trunk to community-any
[arch-community.git] / stfl / trunk / stfl-archlinux.patch
blobdf818299a37ac0ae37167221cd68d4c08dd40068
1 diff -ruN0 stfl-0.21-orig//Makefile.cfg stfl-0.21/Makefile.cfg
2 --- stfl-0.21-orig//Makefile.cfg 2009-05-31 20:20:39.000000000 +0200
3 +++ stfl-0.21/Makefile.cfg 2010-03-25 20:01:19.000000000 +0100
4 @@ -22 +22 @@
5 -export prefix ?= /usr/local
6 +export prefix ?= /usr
7 @@ -26 +26 @@
8 -FOUND_SPL = 1
9 +FOUND_SPL = 0
10 @@ -38 +38 @@
11 -FOUND_PERL5 = 1
12 +FOUND_PERL5 = 0
13 @@ -44 +44 @@
14 -FOUND_PYTHON = 1
15 +FOUND_PYTHON = 0
16 @@ -50 +50 @@
17 -FOUND_RUBY = 1
18 +FOUND_RUBY = 0
19 diff -ruN0 stfl-0.21-orig//stfl_internals.h stfl-0.21/stfl_internals.h
20 --- stfl-0.21-orig//stfl_internals.h 2009-06-19 19:27:33.000000000 +0200
21 +++ stfl-0.21/stfl_internals.h 2010-03-25 20:00:52.000000000 +0100
22 @@ -31 +31 @@
23 -#include <ncursesw/ncurses.h>
24 +#include <ncurses.h>