]> git.pld-linux.org Git - packages/irssi.git/commitdiff
- added patch makeing new PLDNet entry in config
authorjack <jack@pld-linux.org>
Mon, 13 May 2002 00:37:35 +0000 (00:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    irssi.spec -> 1.63

irssi.spec

index 1e1dfb3692c6eef70379dcc50101e9adf73e45d1..e2269acf106232b777f0442708defab05f83a1d6 100644 (file)
@@ -13,6 +13,7 @@ Source1:      %{name}.desktop
 Source2:       %{name}.png
 Patch0:                %{name}-dcc-send-limit.patch
 Patch1:                %{name}-channel_auto_who.patch
+Patch2:                %{name}.conf.patch
 URL:           http://www.irssi.org/
 BuildRequires: automake
 BuildRequires: autoconf
@@ -39,6 +40,7 @@ Irssi jest tekstowym klientem IRC ze wsparciem dla IPv6.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 rm -f missing
This page took 0.157263 seconds and 4 git commands to generate.