diff options
Diffstat (limited to 'recipes/nxproxy/nxproxy_3.2.0-1.bb')
-rw-r--r-- | recipes/nxproxy/nxproxy_3.2.0-1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nxproxy/nxproxy_3.2.0-1.bb b/recipes/nxproxy/nxproxy_3.2.0-1.bb index 0fd8372597..04ddac0ba6 100644 --- a/recipes/nxproxy/nxproxy_3.2.0-1.bb +++ b/recipes/nxproxy/nxproxy_3.2.0-1.bb @@ -6,7 +6,7 @@ PR = "r1" DEPENDS = "libxcomp" SRC_URI = "http://64.34.161.181/download/3.2.0/sources/${PN}-${PV}.tar.gz \ - file://stdin.patch;apply=yes \ + file://stdin.patch \ " inherit autotools |