We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd81fe commit ff61857Copy full SHA for ff61857
lib/libshairport/Makefile
@@ -45,7 +45,7 @@ $(SOURCE): $(TARBALLS_LOCATION)/$(ARCHIVE)
45
cd $(SOURCE); patch -p0 < ../007_fix_syslog_defines.patch
46
cd $(SOURCE); patch -p0 < ../008-add-missing-libs.patch
47
cd $(SOURCE); patch -p0 < ../009_fix_ipv6.patch
48
- cd $(SOURCE); patch -p0 < ../010_handle_metadata.patch
+ cd $(SOURCE); patch -p0 < ../010_handle_metadata.patch
49
cd $(SOURCE); autoreconf -vif
50
cd $(SOURCE); $(CONFIGURE)
51
0 commit comments