]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - python-urlgrabber/python-urlgrabber.nm
grep: Update to version 2.18.
[people/ms/ipfire-3.x.git] / python-urlgrabber / python-urlgrabber.nm
index 4c52dee2848198f5250f08654969f21a407588f9..1fe1083733c423f90ab558200ba602a26c347b23 100644 (file)
@@ -5,9 +5,9 @@
 
 name       = python-urlgrabber
 version    = 3.9.1
-release    = 2
+release    = 4
 arch       = noarch
-thisap     = urlgrabber-%{version}
+thisapp    = urlgrabber-%{version}
 
 groups     = System/Libraries
 url        = http://urlgrabber.baseurl.org/
@@ -28,6 +28,11 @@ build
                python-pycurl
        end
 
+       prepare_cmds
+               # Move everything from /usr/libexec to /usr/lib/urlgrabber.
+               find . -type f | xargs sed -i "s@libexec@lib/urlgrabber@g"
+       end
+
        build = # Nothing to do
 
        install