]> git.pld-linux.org Git - packages/GNUMail.git/commitdiff
- add pass arguments patch
authoraredridel <aredridel@pld-linux.org>
Fri, 20 Aug 2004 14:55:54 +0000 (14:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GNUMail.spec -> 1.11

GNUMail.spec

index 04eb67fa10e3326686397dfa5be162bfe4ba4fe6..aff5b79a3667fdd31533a4adededd81759c0eafb 100644 (file)
@@ -8,6 +8,7 @@ License:        GPL
 Group:         X11/Applications
 Source0:       %{name}-cvs-%{cvs}.tar.gz
 # Source0-md5: a20eded4368ce4363e67aac4540ac8d8
+Patch0:        %{name}-pass-arguments.patch
 URL:           http://www.collaboration-world.com/gnumail/
 BuildRequires: Pantomime-devel >= 1.1.2
 BuildRequires: gnustep-gui-devel >= 0.9.1
@@ -50,6 +51,7 @@ nast
 
 %prep
 %setup -q -n %{name}
+%patch0 -p1
 
 %build
 . %{_prefix}/System/Library/Makefiles/GNUstep.sh
This page took 0.050672 seconds and 4 git commands to generate.