summaryrefslogtreecommitdiffstats
path: root/mashrepo
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-21 17:45:05 +0200
committerRemi Collet <remi@remirepo.net>2017-06-21 17:45:05 +0200
commit7a914b34e13b2ba7fd6d59b5852bbc46d0ca9b1b (patch)
tree7ebc0421cf42d96e3e96f7bb5194d11c7bc2a3de /mashrepo
parentd1823cc08d215f28720c7c5dd22cee36293dddd4 (diff)
add uwsgi-plugin-php
Diffstat (limited to 'mashrepo')
-rwxr-xr-xmashrepo2
1 files changed, 1 insertions, 1 deletions
diff --git a/mashrepo b/mashrepo
index baf78a0a..fabdde3d 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; do
+ for rpm in $1/remi/$2/php-*5.4*$3.rpm $1/remi/$2/uwsgi-*5.4*$3.rpm; do
copy=${rpm/remi/php54}
if [ -f $copy ]
then