8e68e307c3
- update to 5.0.4 (#153068) - add .phps AddType to php.conf (#152973)
8 lines
148 B
Makefile
8 lines
148 B
Makefile
# Makefile for source rpm: php
|
|
# $Id$
|
|
NAME := php
|
|
SPECFILE = $(firstword $(wildcard *.spec))
|
|
UPSTREAM_CHECKS :=
|
|
|
|
include ../common/Makefile.common
|