summaryrefslogtreecommitdiffstats
path: root/recipes/rlpr/rlpr_2.05.bb
diff options
context:
space:
mode:
authorCliff Brake <cbrake@bec-systems.com>2010-09-13 14:15:35 -0400
committerCliff Brake <cbrake@bec-systems.com>2010-09-13 14:15:35 -0400
commit4ee358534793381d2e87b01781079a3354fd5c1c (patch)
tree729f8b0ce4bdbcd8a16f561fb68da0d66c3a3eb8 /recipes/rlpr/rlpr_2.05.bb
parentbeb17e26ee9b4bc0cf334c3b30560c6eb66b1299 (diff)
parenteda06ec3dde6169a46797f876a82499c4fff8f62 (diff)
downloadopenembedded-testing_2010-09-13.tar.gz
Merge branch 'org.openembedded.dev' into testing-nexttesting_2010-09-13
Diffstat (limited to 'recipes/rlpr/rlpr_2.05.bb')
-rw-r--r--recipes/rlpr/rlpr_2.05.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/recipes/rlpr/rlpr_2.05.bb b/recipes/rlpr/rlpr_2.05.bb
deleted file mode 100644
index 47ac9c36bf..0000000000
--- a/recipes/rlpr/rlpr_2.05.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-SECTION = "console/network"
-DESCRIPTION = "rlpr makes it possible to print files on remote sites to your networked printers"
-HOMEPAGE = "http://truffula.com/rlpr/"
-LICENSE = "GPL"
-SRC_URI = "ftp://www.truffula.com/pub/rlpr-2.05.tar.gz"
-
-inherit autotools
-
-do_configure() {
- oe_runconf
-}
-
-do_install() {
- make install DESTDIR=${D}
-}
-
-SRC_URI[md5sum] = "64ee8ccd94aabc90b9f40d0b2ad79e79"
-SRC_URI[sha256sum] = "6b1261c8a23a58c8e174d8ee1ad53c138ed0b9211f7ea3f3efe22d16af14ba9a"