diff options
Diffstat (limited to 'debian/patches/0005-hardening.patch')
-rw-r--r-- | debian/patches/0005-hardening.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0005-hardening.patch b/debian/patches/0005-hardening.patch index 0ace20c..a579867 100644 --- a/debian/patches/0005-hardening.patch +++ b/debian/patches/0005-hardening.patch @@ -14,7 +14,7 @@ Index: trunk/Makefile ifdef UNITY_SUPPORT VALAFLAGS := $(VALAFLAGS) --define UNITY_SUPPORT endif -@@ -677,7 +677,7 @@ $(EXPANDED_C_FILES): $(VALA_STAMP) +@@ -676,7 +676,7 @@ $(EXPANDED_C_FILES): $(VALA_STAMP) @ $(EXPANDED_OBJ_FILES): %.o: %.c $(CONFIG_IN) Makefile |