summaryrefslogtreecommitdiffstats
path: root/mashrepo
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-01-16 10:15:51 +0100
committerRemi Collet <remi@remirepo.net>2019-01-16 10:15:51 +0100
commit60e0f2da246c62b9f2e33dfed5f0817e305ad90e (patch)
tree48864f93edfd89281542876b3bbb8e4ef4b93e68 /mashrepo
parentef4a73905063cb77e764b81a2be751cc7f647afb (diff)
add unit / unit-php to remmi-safe
Diffstat (limited to 'mashrepo')
-rwxr-xr-xmashrepo2
1 files changed, 1 insertions, 1 deletions
diff --git a/mashrepo b/mashrepo
index 2a4d0125..a2812df4 100755
--- a/mashrepo
+++ b/mashrepo
@@ -38,7 +38,7 @@ done
function mash54() {
echo "Mashing php54 $2 $3"
- for rpm in $1/remi/$2/php-*5.4*$3.rpm $1/remi/$2/uwsgi-*5.4*$3.rpm; do
+ for rpm in $1/remi/$2/php-*5.4*$3.rpm $1/remi/$2/uwsgi-*5.4*$3.rpm $1/remi/$2/unit-php-*5.4*$3.rpm; do
copy=${rpm/remi/php54}
if [ -f $copy ]
then