diff options
Diffstat (limited to 'php-pear/Makefile')
-rw-r--r-- | php-pear/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/php-pear/Makefile b/php-pear/Makefile deleted file mode 100644 index 6c96298..0000000 --- a/php-pear/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -SRCDIR := $(shell pwd) -NAME := $(shell basename $(SRCDIR)) -include ../../../common/Makefile - -srpm: - rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php56' -bs $(NAME).spec |