#
-# Copyright (C) 2007-2008 OpenWrt.org
+# Copyright (C) 2007-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_NAME:=scponly
PKG_VERSION:=4.8
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
--- /dev/null
+diff -urN scponly-4.8/helper.c scponly-4.8.new/helper.c
+--- scponly-4.8/helper.c 2008-01-15 07:26:13.000000000 +0100
++++ scponly-4.8.new/helper.c 2010-03-29 09:48:33.000000000 +0200
+@@ -230,7 +230,7 @@
+ return 1;
+ }
+ }
+-#elif
++#else
+ /*
+ * make sure that processing doesn't continue if we can't validate a rsync check
+ * and if the getopt flag is set.