]> git.pld-linux.org Git - packages/ncurses.git/blob - ncurses-no-rain-demo.patch
- libgnat-static is needed
[packages/ncurses.git] / ncurses-no-rain-demo.patch
1 diff -urN ncurses-5.4.org/Ada95/samples/Makefile.in ncurses-5.4/Ada95/samples/Makefile.in
2 --- ncurses-5.4.org/Ada95/samples/Makefile.in   2005-08-21 23:00:52.884875000 +0200
3 +++ ncurses-5.4/Ada95/samples/Makefile.in       2005-08-21 23:01:21.119582984 +0200
4 @@ -89,7 +89,7 @@
5  CARGS        =-cargs $(ADAFLAGS)
6  LARGS        =-largs @TEST_ARG2@ $(LD_FLAGS) -lAdaCurses
7  
8 -PROGS        = tour rain ncurses
9 +PROGS        = tour ncurses
10  
11  TOUR_OBJS    = tour.o sample.o sample-curses_demo.o sample-explanation.o       \
12                 sample-form_demo.o sample-function_key_setting.o                \
13 --- ncurses-5.7/Ada95/samples/Makefile.in~      2011-02-12 19:24:43.508139857 +0100
14 +++ ncurses-5.7/Ada95/samples/Makefile.in       2011-02-12 19:25:25.864985106 +0100
15 @@ -92,7 +92,7 @@
16  
17  PROGS        = tour ncurses
18  
19 -all ::  tour$x rain$x ncurses$x
20 +all ::  tour$x ncurses$x
21         @echo made $@
22  
23  sources :
This page took 0.028058 seconds and 3 git commands to generate.