]> git.pld-linux.org Git - packages/dml.git/commitdiff
- %desc
authorTomasz Pala <gotar@pld-linux.org>
Mon, 18 Feb 2002 22:02:36 +0000 (22:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dml.spec -> 1.31

dml.spec

index dfff8f9be6f9f8b2712164f081fd4713207b62ca..88b03117b3342aceb6dbf971d4217996cb5828b4 100644 (file)
--- a/dml.spec
+++ b/dml.spec
@@ -42,13 +42,17 @@ Group(pl):  Aplikacje/Terminal
 %description embed
 Tool for displaying dialogs from shell. Bootdisk version.
 
+%description embed -l pl
+Narzêdzie do wy¶wietlania okien dialogowych z shella. Wersja na
+bootkietkê.
+
 %prep
 %setup -q
 
 %build
 autoheader
 aclocal
-autoconf 
+autoconf
 automake -a -c
 
 %if %{!?_without_embed:1}%{?_without_embed:0}
@@ -73,7 +77,7 @@ mv -f src/dml dml-static
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT 
+       DESTDIR=$RPM_BUILD_ROOT
 
 %if %{!?_without_embed:1}%{?_without_embed:0}
 install -d $RPM_BUILD_ROOT%{embed_path}/{shared,static}
This page took 0.047645 seconds and 4 git commands to generate.