]> git.pld-linux.org Git - packages/metakit.git/commitdiff
added debian patch
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 22 Apr 2001 14:01:47 +0000 (14:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    metakit.spec -> 1.3

metakit.spec

index d9b5c0e1dff13138147012b63095b18f22c59630..db72678e29c8b97488802488ddfb3ba973c98c0a 100644 (file)
@@ -12,6 +12,7 @@ Group(pl):    Biblioteki
 Source0:       http://www.equi4.com/pub/mk/%{name}-%{version}/%{name}-%{version}.tar.gz
 Patch0:                %{name}-opt.patch
 Patch1:                %{name}-DESTDIR.patch
+Patch2:                %{name}-debian.patch
 URL:           http://www.equi4.com/metakit/
 BuildRequires: libtool
 BuildRequires: autoconf
@@ -69,6 +70,7 @@ Biblioteka statyczna %{name}.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cd unix
This page took 0.032675 seconds and 4 git commands to generate.