Remove substitutions irrelevant to newer vendor dist and Solaris OS.

Mon, 12 Jan 2009 17:12:14 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 12 Jan 2009 17:12:14 +0100
changeset 71
4f2be5694fa1
parent 70
1b746d93c8f0
child 72
925d35999964

Remove substitutions irrelevant to newer vendor dist and Solaris OS.

libupnp/libupnp.spec file | annotate | diff | comparison | revisions
     1.1 --- a/libupnp/libupnp.spec	Mon Jan 12 17:10:13 2009 +0100
     1.2 +++ b/libupnp/libupnp.spec	Mon Jan 12 17:12:14 2009 +0100
     1.3 @@ -81,10 +81,6 @@
     1.4          upnp/src/gena/gena_ctrlpt.c \
     1.5          upnp/src/uuid/uuid.c \
     1.6          upnp/src/inc/uuid.h
     1.7 -    %{l_shtool} subst \
     1.8 -        -e 's;\(PTHREAD_MUTEX_[^_]*\)_NP;\1;g' \
     1.9 -        -e 's;\(pthread_mutexattr_[gs]et\)kind_np;\1type;g' \
    1.10 -        threadutil/inc/ithread.h
    1.11  
    1.12  %build
    1.13      #   query for platform specific libraries

mercurial