commit af52c89ae5a29bd0fd3f03062ee5442fdba8896f
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur(a)gmail.com>
Date: Mon Nov 13 13:42:54 2017 +0000
Update script - f27 is still a development branch
update-appdata-rpmfusion-free.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/update-appdata-rpmfusion-free.sh b/update-appdata-rpmfusion-free.sh
index ac56f26..4ae1744 100755
--- a/update-appdata-rpmfusion-free.sh
+++ b/update-appdata-rpmfusion-free.sh
@@ -4,13 +4,13 @@ URL=""
main ()
{
- mkdir rpmfusion-free/packages -pv
+ mkdir rpmfusion-free/ -pv
cd rpmfusion-free
if [ "$RELEASE" = "28" ]; then
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fe...
elif [ "$RELEASE" = "27" ]; then
-
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fe...
+
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fe...
elif [ "$RELEASE" = "26" ]; then
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fe...