]> git.pld-linux.org Git - packages/foomatic-db-engine.git/commitdiff
- passed proper prefix to local/Makefile (no idea how to change it in prep)
authorblekot <blekot@pld-linux.org>
Sun, 19 Oct 2008 11:12:41 +0000 (11:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    foomatic-db-engine.spec -> 1.31

foomatic-db-engine.spec

index 17e95341f604626aa0c9cf7a8ae027cbcffd7caa..1cdc27ecc2b0047782f65f02321f985c45a738bd 100644 (file)
@@ -54,6 +54,7 @@ rm -rf $RPM_BUILD_ROOT
 
 chmod +x mkinstalldirs
 
+%{__sed} -i 's,PREFIX =.*,PREFIX = %{_prefix},g' lib/Makefile
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.037814 seconds and 4 git commands to generate.