]> pilppa.org Git - familiar-h63xx-build.git/commitdiff
rsync: add 2.6.8-2 from Debian.
authorRene Wagner <rw@handhelds.org>
Sat, 12 Aug 2006 21:20:18 +0000 (23:20 +0200)
committerRene Wagner <rw@handhelds.org>
Sat, 12 Aug 2006 21:20:18 +0000 (23:20 +0200)
Signed-off-by: Rene Wagner <rw@handhelds.org>
org.handhelds.familiar/packages/rsync/rsync_2.6.8-2.bb [new file with mode: 0644]

diff --git a/org.handhelds.familiar/packages/rsync/rsync_2.6.8-2.bb b/org.handhelds.familiar/packages/rsync/rsync_2.6.8-2.bb
new file mode 100644 (file)
index 0000000..98712fb
--- /dev/null
@@ -0,0 +1,10 @@
+DESCRIPTION = "A file-synchronization tool"
+SECTION = "console/network"
+PRIORITY = "optional"
+LICENSE = "GPL"
+
+DEPENDS = "popt"
+
+inherit autotools debian-vampyre
+
+EXTRA_OEMAKE='STRIP=""'