]> git.pld-linux.org Git - packages/C++2LaTeX.git/blobdiff - C++2LaTeX.spec
- cosmetics
[packages/C++2LaTeX.git] / C++2LaTeX.spec
index abaaa980f0418562e4a6870891b7c699b78ac525..9462a33ee38c5ec5d8fc330d8bf9cf29897f20b8 100644 (file)
@@ -7,6 +7,7 @@ Release:        2
 License:       GPL
 Group:         Applications/Publishing/TeX
 Source0:       ftp://ftp.tex.ac.uk/tex-archive/support/%{name}-%{ver}.tar.gz
+# Source0-md5: 439cf4f33983848f5d6761c6f605f631
 BuildRequires: flex
 Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -17,14 +18,15 @@ the 'documentstyle' header and so on).
 
 %description -l pl
 C++2LaTeX przyjmuje na wej¶cie kod ¼ród³owy w C lub C++, a na wyj¶cie
-wysy³a plik w LaTeX-u z ³adnym listingiem.
+wysy³a plik w LaTeXu z ³adnym listingiem.
 
 %prep
 %setup -q -n %{name}-%{ver}
 
 %build
 rm -f *.o c++2latex
-%{__make} CFLAGS="%{rpmcflags} -DUSE_NAME"
+%{__make} \
+       CFLAGS="%{rpmcflags} -DUSE_NAME"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.079315 seconds and 4 git commands to generate.