]> git.pld-linux.org Git - packages/eps.git/commitdiff
- added crlf patch from abiword AC-branch AC-STABLE auto/ac/eps-1_2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 31 Oct 2003 12:56:11 +0000 (12:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eps.spec -> 1.2

eps.spec

index a85dc4f76cae5ebe6797e383f65c31bb7563fbc4..278f66bff330367eef537fa93770fafba384be83 100644 (file)
--- a/eps.spec
+++ b/eps.spec
@@ -7,6 +7,7 @@ License:        GPL
 Group:         Libraries
 Source0:       http://www.inter7.com/eps/%{name}-%{version}.tar.gz
 # Source0-md5: 20e2e7771e0d99138950ec85880a1d1a
+Patch0:                %{name}-crlf.patch
 URL:           http://www.inter7.com/eps.html
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,6 +51,7 @@ Statyczna biblioteka EPS.
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 %{__make} libeps.a \
This page took 0.054687 seconds and 4 git commands to generate.