diff options
Diffstat (limited to 'recipes/time/time_1.7.bb')
-rw-r--r-- | recipes/time/time_1.7.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/time/time_1.7.bb b/recipes/time/time_1.7.bb index 6e0253ff4e..ac00d3fd2d 100644 --- a/recipes/time/time_1.7.bb +++ b/recipes/time/time_1.7.bb @@ -2,8 +2,6 @@ require time.inc SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \ file://debian.patch" -# file://autofoo.patch \ -# file://compile.patch" S = "${WORKDIR}/time-${PV}" inherit autotools |