diff options
Diffstat (limited to 'recipes/uucp')
-rw-r--r-- | recipes/uucp/uucp_1.07.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/uucp/uucp_1.07.bb b/recipes/uucp/uucp_1.07.bb index 59e8edbfad..b8a62e83e7 100644 --- a/recipes/uucp/uucp_1.07.bb +++ b/recipes/uucp/uucp_1.07.bb @@ -7,7 +7,7 @@ PR = "r2" inherit autotools SRC_URI = "ftp://ftp.gnu.org/pub/gnu/uucp/uucp-${PV}.tar.gz \ - file://policy.patch;apply=yes" + file://policy.patch" do_configure() { libtoolize --force |