summaryrefslogtreecommitdiffstats
path: root/mashrepo
diff options
context:
space:
mode:
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