diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2013-07-11 10:20:54 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2013-07-11 10:20:54 -0400 |
commit | 78918635df518fd4dce6efb421d0b52c35204eab (patch) | |
tree | bba84bd13dee736c516bd69ea271031a8b6ed925 | |
parent | 78bfe36d0de10f5fe3e9592664fff70bd79c9e6a (diff) | |
download | ipsutils-78918635df518fd4dce6efb421d0b52c35204eab.tar.gz |
Remove accidental include of simple IPS SPEC
-rw-r--r-- | simple.ips | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/simple.ips b/simple.ips deleted file mode 100644 index 08029b2..0000000 --- a/simple.ips +++ /dev/null @@ -1,30 +0,0 @@ -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 |