summaryrefslogtreecommitdiffstats
path: root/mkallrepo
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-23 14:39:05 +0200
committerRemi Collet <remi@remirepo.net>2018-08-23 14:39:05 +0200
commit4a48bd4ad5d6f1da0b6abdeff5c7ae454433ead7 (patch)
tree23a37a1894c878b509d9a101d7b6b42f699a292a /mkallrepo
parentf21af15a64baf356efd62daa3489fcb8ad1a71bc (diff)
Build SCL for F29
Diffstat (limited to 'mkallrepo')
-rwxr-xr-xmkallrepo2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkallrepo b/mkallrepo
index 745d65d..784078a 100755
--- a/mkallrepo
+++ b/mkallrepo
@@ -36,7 +36,7 @@ if [ -s $TMPSIG ]; then
grep fc27 $TMPSIG >> $TMPSIG2
grep fc28 $TMPSIG > $TMPSIG3
- grep fc29 $TMPSIG > $TMPSIG3
+ grep fc29 $TMPSIG >> $TMPSIG3
grep src.rpm $TMPSIG >> $TMPSIG3
if [ -s $TMPSIG3 ]; then