]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/rsync
Wieder einige Fixes.
[ipfire-2.x.git] / lfs / rsync
index 0d4af74b9e5f476d58cdfa81d6f8e25261902b28..f87f367fad21002134d5b71c7454e98bd13e9f16 100644 (file)
--- a/lfs/rsync
+++ b/lfs/rsync
@@ -33,6 +33,12 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = rsync
+PAK_VER    = 1
+
+DESCDE     = "rsync ist ein Mirroring-Tool."
+DESCEN     = "rsync is a tool for mirroring."
+DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
@@ -53,7 +59,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 md5 : $(subst %,%_MD5,$(objects))
 
 dist: 
-       make-packages.sh rsync $(THISAPP)-ipfire-beta-1
+       @$(PAK)
 
 ###############################################################################
 # Downloading, checking, md5sum