diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2013-04-17 09:06:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2013-04-17 09:06:52 -0400 |
commit | a332d3db796261e5cc5dec457c8ae0997c7257b4 (patch) | |
tree | 44427c4643642ef3dbbeda4da2fc069f02a35c1b /test.ipc | |
parent | edf6846069effba5b7c88bc96bd4cd852a4d7f2f (diff) | |
download | ipsutils-a332d3db796261e5cc5dec457c8ae0997c7257b4.tar.gz |
IPC should be IPS. I was tired.
Diffstat (limited to 'test.ipc')
-rw-r--r-- | test.ipc | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/test.ipc b/test.ipc deleted file mode 100644 index b13446e..0000000 --- a/test.ipc +++ /dev/null @@ -1,20 +0,0 @@ -name: developer/testpkg -version: 0.1 -release: 1 -maintainer: test person -upstream_url: http://localhost/testpkg.tar.gz -description: a test package -arch: i386 -license: GPL - -%prep -%end - -%build -configure --prefix=/usr -make -%end - -%install -make install -%end
\ No newline at end of file |