summaryrefslogtreecommitdiff
path: root/nfs-utils/nfs-utils_1.0.6.oe
diff options
context:
space:
mode:
authorGreg Gilbert <greg@treke.net>2004-12-01 21:02:48 +0000
committerGreg Gilbert <greg@treke.net>2004-12-01 21:02:48 +0000
commit1eb91ca9401d610de57f7524d2c9f1f394c724d0 (patch)
tree464af832ec2df58ea7a17023f7b0937baecf9bfc /nfs-utils/nfs-utils_1.0.6.oe
parent823f03b1e845451c54fcf942a6f54b73cfb23d75 (diff)
Add licenses
BKrev: 41ae31781LCyRmcVaOy3yZ9SiW85FA
Diffstat (limited to 'nfs-utils/nfs-utils_1.0.6.oe')
-rw-r--r--nfs-utils/nfs-utils_1.0.6.oe9
1 files changed, 9 insertions, 0 deletions
diff --git a/nfs-utils/nfs-utils_1.0.6.oe b/nfs-utils/nfs-utils_1.0.6.oe
index e69de29bb2..ad624d824e 100644
--- a/nfs-utils/nfs-utils_1.0.6.oe
+++ b/nfs-utils/nfs-utils_1.0.6.oe
@@ -0,0 +1,9 @@
+LICENSE = GPL
+SRC_URI = "${SOURCEFORGE_MIRROR}/nfs/nfs-utils-${PV}.tar.gz \
+ file://acinclude-lossage.patch;patch=1 \
+ file://rpcgen-lossage.patch;patch=1"
+
+BROKEN = "1"
+
+inherit autotools
+