Related: rhbz#905956 use url fragment hack
This commit is contained in:
parent
d5bd63c9a1
commit
e5f3bd5065
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/hyph-lt.tex?view=co
|
||||
/hyph-lt.tex
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- hyph-lt.tex?view=co.clean 2010-02-08 08:50:31.000000000 +0000
|
||||
+++ hyph-lt.tex?view=co 2010-02-08 08:50:41.000000000 +0000
|
||||
--- hyph-lt.tex.clean 2010-02-08 08:50:31.000000000 +0000
|
||||
+++ hyph-lt.tex 2010-02-08 08:50:41.000000000 +0000
|
||||
@@ -43,7 +43,6 @@
|
||||
% to review and maybe rebuild the patterns file.
|
||||
%
|
||||
|
@ -3,7 +3,7 @@ Summary: Lithuanian hyphenation rules
|
||||
%define upstreamid 20100531
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 5%{?dist}
|
||||
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex?view=co
|
||||
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex?view=co#/hyph-lt.tex
|
||||
Group: Applications/Text
|
||||
URL: http://tug.org/tex-hyphen
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -22,11 +22,11 @@ cp -p %{SOURCE0} .
|
||||
%patch0 -p0 -b .clean
|
||||
|
||||
%build
|
||||
substrings.pl hyph-lt.tex?view=co hyph_lt_LT.dic UTF-8
|
||||
substrings.pl hyph-lt.tex hyph_lt_LT.dic UTF-8
|
||||
echo "Created with substring.pl by substrings.pl hyph-lt.tex hyph_lt_LT.dic UTF-8" > README
|
||||
echo "Original in-line credits were:" >> README
|
||||
echo "" >> README
|
||||
head -n 45 hyph-lt.tex?view=co >> README
|
||||
head -n 45 hyph-lt.tex >> README
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
Loading…
Reference in New Issue
Block a user