summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-07-19 08:26:06 +0200
committerRemi Collet <fedora@famillecollet.com>2014-07-19 08:26:06 +0200
commit75e6da0ccc4474fa47036e242538ea689055c6a1 (patch)
tree82b3e423405533e080fd3a4131d858a95051afaf /Makefile
parent26b5105d02f5d417c42e529a0647b003ec67e2f7 (diff)
php-symfony: fix license handling
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 13af741..3af85b3 100644
--- a/Makefile
+++ b/Makefile
@@ -2,3 +2,5 @@ SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
include ../../../common/Makefile
+diff:
+ colordiff --ignore-blank-lines -I 'Group:' -I 'defattr' -u /work/fedora/php-symfony/*spec *spec \ No newline at end of file