]> git.pld-linux.org Git - packages/ttembed.git/blobdiff - ttembed.spec
- pl, pass CC
[packages/ttembed.git] / ttembed.spec
index 31ba19de2630433fb6ca4050fc12667bba291bb8..864385c77b7503b83d4f4362b14d8c6c7aa0d936 100644 (file)
@@ -3,6 +3,7 @@
 %bcond_without tests           # build without tests
 
 Summary:       Remove embedding limitations from TrueType fonts
+Summary(pl.UTF-8):     Usuwanie ograniczeń osadzania z fontów TrueType
 Name:          ttembed
 Version:       1.1
 Release:       2
@@ -18,10 +19,16 @@ Remove embedding limitations from TrueType fonts, by setting the
 fsType field in the OS/2 table to zero. That's it; this program is a
 one-trick pony.
 
+%description -l pl.UTF-8
+Usuwanie ograniczeń osadzania z fontów TrueType poprzez ustawienie
+pola fsType w tablicy OS/2 na zero. To wszystko - ten program służy
+do jednej prostej czynności.
+
 %prep
 %setup -q
 
 %build
+CC="%{__cc}" \
 CFLAGS="%{rpmcflags}" \
 %{__make}
 
This page took 0.114465 seconds and 4 git commands to generate.