aboutsummaryrefslogtreecommitdiff
path: root/test.ipc
diff options
context:
space:
mode:
Diffstat (limited to 'test.ipc')
-rw-r--r--test.ipc20
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