Parts

Differences between revisions 7 and 8
Revision 7 as of 2015-09-15 14:10:21
Size: 419
Editor: sergiusens
Comment:
Revision 8 as of 2015-09-17 15:21:56
Size: 418
Editor: sergiusens
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
            - -bin"             - -bin

curl:
        type: autotools-project
        source: http://curl.haxx.se/download/curl-7.44.0.tar.bz2
        source-type: tar
        configflags:
            - --enable-static
            - --enable-shared
            - --disable-manual
        snap:
            - -bin
            - -lib/*.a
            - -lib/pkgconfig
            - -lib/*.la
            - -include
            - -share

Snappy/Parts (last edited 2016-08-26 17:19:38 by ev)