Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16309 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/geoclue.xml

    r4a83293 rac38e9dc  
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    120120
    121121<screen><userinput>patch -Np1 -i ../geoclue-&geoclue-version;-gpsd_fix-1.patch &amp;&amp;
     122
    122123sed -i "s@ -Werror@@" configure &amp;&amp;
    123124sed -i "s@libnm_glib@libnm-glib@g" configure &amp;&amp;
     125
    124126sed -i "s@geoclue/libgeoclue.la@&amp; -lgthread-2.0@g" \
    125127       providers/skyhook/Makefile.in &amp;&amp;
     128
    126129./configure --prefix=/usr --disable-static &amp;&amp;
    127130make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.