aboutsummaryrefslogtreecommitdiff
path: root/simple.ips
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2013-07-09 15:25:03 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2013-07-09 15:25:03 -0400
commit34abef358862d5e7fb151f74e33bc5e79b40698b (patch)
tree49e3f43651a13ba48ef764af331baf96584f0aa5 /simple.ips
parent3e916a8d425c07a91b628f65b1a77c30aa7a442b (diff)
downloadipsutils-34abef358862d5e7fb151f74e33bc5e79b40698b.tar.gz
Implement 'badpath' keyword to circumvent evil archivers (aka programmers)
Diffstat (limited to 'simple.ips')
-rw-r--r--simple.ips30
1 files changed, 30 insertions, 0 deletions
diff --git a/simple.ips b/simple.ips
new file mode 100644
index 0000000..08029b2
--- /dev/null
+++ b/simple.ips
@@ -0,0 +1,30 @@
+name: simple
+repackage:
+version:
+release: 1
+group:
+summary: ""
+license:
+maintainer: ""
+upstream_url:
+source_url:
+arch:
+classification: ""
+description: ""
+
+
+%prep
+
+%end
+
+%build
+
+%end
+
+%install
+
+%end
+
+%transforms
+
+%end