]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - python-urlgrabber/python-urlgrabber.nm
python-urlgrabber: Import latest fixes from upstream.
[people/ms/ipfire-3.x.git] / python-urlgrabber / python-urlgrabber.nm
index a7cbc7682b5280d375df12ddaca9598a6b4791a9..1fe1083733c423f90ab558200ba602a26c347b23 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = python-urlgrabber
 version    = 3.9.1
-release    = 3
+release    = 4
 arch       = noarch
 thisapp    = urlgrabber-%{version}
 
@@ -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