summaryrefslogtreecommitdiff
path: root/samples/bundle.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'samples/bundle.cfg')
-rw-r--r--samples/bundle.cfg15
1 files changed, 0 insertions, 15 deletions
diff --git a/samples/bundle.cfg b/samples/bundle.cfg
deleted file mode 100644
index d2c78b3..0000000
--- a/samples/bundle.cfg
+++ /dev/null
@@ -1,15 +0,0 @@
-
-name = "example-bundle"
-version = [0,1,10]
-location = "/bundleinfo/example/os-arch/example-os-arch-0.1.10.txt"
-os = "os"
-arch = "arch"
-
-Package(name="example",
- version=[0,1,2],
- path="/pkginfo/example/rpm/example.txt",
- order=(10,10,10),
- optional=False)
-ShortGloss("en", "Example package is needed to make the ossifrage squeamish.")
-LongGloss("en", "You wouldn't want an unsqueamish ossifrage, would you?")
-