|
Line
Link Here
|
| 0 |
-- perl-Curses.spec.orig 2005-04-15 13:48:19 +0400 |
0 |
++ perl-Curses.spec 2006-01-09 14:45:55 +0300 |
|
Lines 24-29
Link Here
|
| 24 |
%setup -q -n %dist-%version |
24 |
%setup -q -n %dist-%version |
| 25 |
%build |
25 |
%build |
|
|
26 |
%__subst 's@-lpanel@-lpanelw@g' Makefile.PL |
| 27 |
%__subst 's@-lmenu@-lmenuw@g' Makefile.PL |
| 28 |
%__subst 's@-lform@-lformw@g' Makefile.PL |
| 29 |
%__subst 's@-lncurses@-lncursesw@g' Makefile.PL |
| 26 |
%perl_vendor_build PANELS MENUS FORMS |
30 |
%perl_vendor_build PANELS MENUS FORMS |
| 27 |
# no tests provided, make sure Curses can be loaded |
31 |
# no tests provided, make sure Curses can be loaded |