1 Description: fix LDFLAGS and ignore docs.
2 Author: Joao Eriberto Mota Filho <eriberto@debian.org>
3 Last-Update: 2015-04-09
4 Index: scrot-0.8/Makefile.am
5 ===================================================================
6 --- scrot-0.8.orig/Makefile.am
7 +++ scrot-0.8/Makefile.am
8 @@ -11,10 +11,10 @@ $(X_CFLAGS) -I$(prefix)/include -I$(incl
12 -docs_DATA = README AUTHORS ChangeLog TODO
13 -docsdir = $(prefix)/doc/scrot
14 +#docs_DATA = README AUTHORS ChangeLog TODO
15 +#docsdir = $(prefix)/doc/scrot
18 -scrot.spec scrot.1 $(docs_DATA)