diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-08-04 12:21:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-08-04 12:21:17 +0000 |
commit | 1656cb584eb8a463e6a40171d4bfa11bb89f4acf (patch) | |
tree | 36569a9b362dcae747d0a32941b54f431d7bae04 /testing/util-vserver/util-vserver-0.30.215-touch-t.patch | |
parent | 2959040a3e64bae2d84031259035ae06b5b50e13 (diff) | |
download | aports-1656cb584eb8a463e6a40171d4bfa11bb89f4acf.tar.bz2 aports-1656cb584eb8a463e6a40171d4bfa11bb89f4acf.tar.xz |
testing/util-vserver: removed due it does not build
Will fix when we fix the vserver kernel
Diffstat (limited to 'testing/util-vserver/util-vserver-0.30.215-touch-t.patch')
-rw-r--r-- | testing/util-vserver/util-vserver-0.30.215-touch-t.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/util-vserver/util-vserver-0.30.215-touch-t.patch b/testing/util-vserver/util-vserver-0.30.215-touch-t.patch deleted file mode 100644 index 237f4a97e..000000000 --- a/testing/util-vserver/util-vserver-0.30.215-touch-t.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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: |