]> git.pld-linux.org Git - packages/blassic.git/commitdiff
- pl description
authorTomek Orzechowski <orzech@pld-linux.org>
Mon, 2 Sep 2002 11:43:36 +0000 (11:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetics

Changed files:
    blassic.spec -> 1.2

blassic.spec

index c6804ec46a6956c6e45f86d46bcb279558f58e97..a14076f46506c8460dba6e5502e64253b420262d 100644 (file)
@@ -16,11 +16,17 @@ mandatory, and it has PEEK & POKE. The main goal is to execute
 programs written in old interpreters, but it can be used as a
 scripting language.
 
+%description -l pl
+Blassic jest interpreterem klasycznego Basica. Numeracja linii jest
+obligatoryjna,  PEEK i POKE s± obs³ugiwane. G³ównym jego przeznaczeniem
+jest wykonywanie programów napisanych dla starych interpreterów, ale
+mo¿e byæ tak¿e wykorzystany do uruchamiania skryptów.
+
 %prep
 %setup -q -c
 
 %build
-%{__make} COPTS='-Wall -pedantic -Wwrite-strings -Wstrict-prototypes %{rpmcflags} -I%{_includedir}/ncurses'
+%{__make} COPTS='-Wall %{rpmcflags} -I%{_includedir}/ncurses'
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.078096 seconds and 4 git commands to generate.