rdiff-backup: move to the utils section (patch by edgar soldin)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Dec 2009 18:37:06 +0000 (18:37 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Dec 2009 18:37:06 +0000 (18:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18722 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/rdiff-backup/Makefile

index b701f8b..ddbac0c 100644 (file)
@@ -21,9 +21,9 @@ include $(INCLUDE_DIR)/package.mk
 -include $(if $(DUMP),,$(STAGING_DIR)/mk/python-package.mk)
 
 define Package/rdiff-backup
-  SUBMENU:=Python
-  SECTION:=lang
-  CATEGORY:=Languages
+  SUBMENU:=backup
+  SECTION:=utils
+  CATEGORY:=Utilities
   TITLE:=Incremental backup utility
   URL:=http://www.nongnu.org/rdiff-backup
   DEPENDS:=+python-mini +librsync +libpopt +openssl-util