Ignore:
Timestamp:
08/24/2014 12:21:29 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
222010af
Parents:
0a930ad
Message:

Yet even more checks and fixes.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst-plugins-ugly.xml

    r0a930ad r60d8f77  
    150150
    151151<screen><userinput>patch -Np1 -i ../gst-plugins-ugly-&gst-plugins-ugly-version;-libcdio_fixes-1.patch &amp;&amp;
    152 ./configure --prefix=/usr &amp;&amp;
     152./configure --prefix=/usr \
     153            --with-package-name="GStreamer Ugly Plugins &gst-plugins-ugly-version; BLFS" \
     154            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    153155make</userinput></screen>
    154156
Note: See TracChangeset for help on using the changeset viewer.