diff options
Diffstat (limited to 'main/util-vserver/util-vserver-0.30.215-touch-t.patch')
-rw-r--r-- | main/util-vserver/util-vserver-0.30.215-touch-t.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/main/util-vserver/util-vserver-0.30.215-touch-t.patch b/main/util-vserver/util-vserver-0.30.215-touch-t.patch new file mode 100644 index 000000000..237f4a97e --- /dev/null +++ b/main/util-vserver/util-vserver-0.30.215-touch-t.patch @@ -0,0 +1,11 @@ +--- util-vserver-0.30.215.orig/Makefile.in Wed Nov 26 09:57:50 2008 ++++ util-vserver-0.30.215/Makefile.in Wed Nov 26 09:58:13 2008 +@@ -10303,7 +10303,7 @@ + .%-up-to-date: + @rm -f .*-up-to-date + @$(MAKE) -s clean +- @touch -t 197001020000 '$@' ++ @touch '$@' + @$(MAKE) -s $(BUILT_SOURCES) + + ChangeLog.sed: |