summaryrefslogtreecommitdiff
path: root/debian/patches/001-Disable_Makefile_silent_output.diff
diff options
context:
space:
mode:
authorAndrew Shadura <andrew@shadura.me>2014-01-28 15:45:53 +0100
committerAndrew Shadura <andrew@shadura.me>2014-01-28 15:45:53 +0100
commit9cbd7a89bde3b03611ba5dd0ea677e21aa29f67f (patch)
tree5989afd6c6a68d8e4dad6d6eb0f0102ad69ad86c /debian/patches/001-Disable_Makefile_silent_output.diff
parent1c4d0bf26116716c3fc2193b45cdf60f1015406a (diff)
Refresh patches, fix hardening.
Diffstat (limited to 'debian/patches/001-Disable_Makefile_silent_output.diff')
-rw-r--r--debian/patches/001-Disable_Makefile_silent_output.diff10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/001-Disable_Makefile_silent_output.diff b/debian/patches/001-Disable_Makefile_silent_output.diff
index 4cda9c0..879d91d 100644
--- a/debian/patches/001-Disable_Makefile_silent_output.diff
+++ b/debian/patches/001-Disable_Makefile_silent_output.diff
@@ -3,12 +3,12 @@ Description: Let's show what happens...
--- a/buildsys.mk.in
+++ b/buildsys.mk.in
-@@ -89,7 +89,7 @@
- OBJS10 = ${OBJS9:.S=.o}
- OBJS += ${OBJS10:.po=.gmo}
+@@ -101,7 +101,7 @@
+
+ MO_FILES = ${LOCALES:.po=.mo}
-.SILENT:
+#.SILENT:
.SUFFIXES:
- .SUFFIXES: .beam .c .cc .cxx .d .dep .erl .gmo .m .mm .o .po .py .pyc .xpm .S
- .PHONY: all subdirs pre-depend depend install install-extra uninstall uninstall-extra clean distclean
+ .SUFFIXES: .beam .c .c.dep .cc .cc.dep .class .cxx .cxx.dep .d .erl .lib.o .java .mo .m .m.dep .mm .mm.dep .o .plugin.o .po .py .pyc .rc .S .S.dep .xpm
+ .PHONY: all subdirs pre-depend depend install install-extra uninstall uninstall-extra clean distclean locales