]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/mpg123
GeƤndert:
[people/pmueller/ipfire-2.x.git] / lfs / mpg123
index 5d1f0b086bd5d179e0aea97e1d526eb1a51d4e08..7a5f825cd2f64bf4600f1ff4b97f52c285be5bb9 100644 (file)
@@ -81,7 +81,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/patch/mpg123-0.59r-security-1.patch
+       cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/mpg123-0.59r-security-1.patch
        cd $(DIR_APP) && make PREFIX=/usr linux
        cd $(DIR_APP) && make PREFIX=/usr install
        @rm -rf $(DIR_APP)