]> git.pld-linux.org Git - packages/nautilus-actions.git/commitdiff
- added ldadd patch (fixes build with as-needed)
authorgrzegol <grzegol@pld-linux.org>
Sun, 13 Aug 2006 12:32:59 +0000 (12:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nautilus-actions.spec -> 1.15

nautilus-actions.spec

index 728c887771fc838b1023e32a8bff0beb3534e538..650ffb22639f7cb8ce74b95ac6578ac476271f76 100644 (file)
@@ -8,6 +8,7 @@ Group:          X11/Applications
 Source0:       ftp://ftp2.grumz.net/grumz/%{name}-%{version}.tar.gz
 # Source0-md5: d1d4bf81c0f611610d33cfec59c5e549
 Patch0:                %{name}-desktop.patch
+Patch1:                %{name}-ldadd.patch
 URL:           http://www.grumz.net/node/8/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -36,6 +37,7 @@ pliku wybranym w Nautilusie.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
This page took 0.036506 seconds and 4 git commands to generate.