website: en/manual.t2t: remove unneeded links from bottom
[dragora.git] / patches / scrot / 09_fix-makefile.patch
blob963dc87afe97e68aaa0a7a7869bfb42da8b964fa
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
10 man_MANS = scrot.1
12 -docs_DATA = README AUTHORS ChangeLog TODO
13 -docsdir = $(prefix)/doc/scrot
14 +#docs_DATA = README AUTHORS ChangeLog TODO
15 +#docsdir = $(prefix)/doc/scrot
17 EXTRA_DIST = \
18 -scrot.spec scrot.1 $(docs_DATA)
19 +scrot.spec scrot.1
21 SUBDIRS = src