aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fam
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fam')
-rw-r--r--recipes/fam/fam_2.6.10.bb2
-rw-r--r--recipes/fam/fam_2.7.0.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/fam/fam_2.6.10.bb b/recipes/fam/fam_2.6.10.bb
index 714142aaef..6feae814b4 100644
--- a/recipes/fam/fam_2.6.10.bb
+++ b/recipes/fam/fam_2.6.10.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "GPL LGPL"
SRC_URI = "ftp://oss.sgi.com/projects/fam/download/stable/fam-${PV}.tar.gz \
- file://rpcsvc.patch;patch=1"
+ file://rpcsvc.patch"
inherit autotools
diff --git a/recipes/fam/fam_2.7.0.bb b/recipes/fam/fam_2.7.0.bb
index 44fab1b833..cca391593e 100644
--- a/recipes/fam/fam_2.7.0.bb
+++ b/recipes/fam/fam_2.7.0.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "GPL LGPL"
SRC_URI = "ftp://oss.sgi.com/projects/fam/download/stable/fam-${PV}.tar.gz \
- file://compile-fix.patch;patch=1"
+ file://compile-fix.patch"
inherit autotools