diff options
Diffstat (limited to 'recipes/enscript/enscript_1.6.4.bb')
-rw-r--r-- | recipes/enscript/enscript_1.6.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/enscript/enscript_1.6.4.bb b/recipes/enscript/enscript_1.6.4.bb index 78a5bd3f4e..21c20551f5 100644 --- a/recipes/enscript/enscript_1.6.4.bb +++ b/recipes/enscript/enscript_1.6.4.bb @@ -5,7 +5,7 @@ output to a file or sends it directly to the printer." LICENSE = "GPL" SRC_URI = "${DEBIAN_MIRROR}/main/e/enscript/enscript_${PV}.orig.tar.gz \ - file://autotools.patch;patch=1" + file://autotools.patch" inherit autotools |