The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / fakeroot / fakeroot.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/fakeroot/fakeroot.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/fakeroot/fakeroot.mk
new file mode 100644 (file)
index 0000000..3f1c803
--- /dev/null
@@ -0,0 +1,13 @@
+################################################################################
+#
+# fakeroot
+#
+################################################################################
+
+FAKEROOT_VERSION = 1.18.4
+FAKEROOT_SOURCE = fakeroot_$(FAKEROOT_VERSION).orig.tar.bz2
+FAKEROOT_SITE = http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/f/fakeroot
+FAKEROOT_LICENSE = GPLv3+
+FAKEROOT_LICENSE_FILES = COPYING
+
+$(eval $(host-autotools-package))