diff options
| author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-05-26 12:32:22 +0200 |
|---|---|---|
| committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-05-26 12:32:22 +0200 |
| commit | 4ee28b5fca1f61f7446352ee7332e8b2599d0644 (patch) | |
| tree | 64c64e237f0fb4a7e34ae588a0f1115ad8cc1fc5 /debian/patches/0001-include-install-refcount.h.patch | |
| parent | 48e52060c2c04bd6e58858110a3bdd429a24c8ea (diff) | |
drop old patch series
Diffstat (limited to 'debian/patches/0001-include-install-refcount.h.patch')
| -rw-r--r-- | debian/patches/0001-include-install-refcount.h.patch | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/debian/patches/0001-include-install-refcount.h.patch b/debian/patches/0001-include-install-refcount.h.patch deleted file mode 100644 index 9eed8a72..00000000 --- a/debian/patches/0001-include-install-refcount.h.patch +++ /dev/null @@ -1,26 +0,0 @@ -From b793108b09138edf0a963d9e3107eb400ee27011 Mon Sep 17 00:00:00 2001 -From: Justus Winter <4winter@informatik.uni-hamburg.de> -Date: Thu, 22 May 2014 20:04:33 +0200 -Subject: [PATCH 01/12] include: install refcount.h - -* include/Makefile (installhdrs): Add refcount.h. ---- - include/Makefile | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/include/Makefile b/include/Makefile -index b8773fe..4de165d 100644 ---- a/include/Makefile -+++ b/include/Makefile -@@ -22,7 +22,7 @@ - dir := include - makemode := misc - --installhdrs := sys/procfs.h -+installhdrs := sys/procfs.h refcount.h - - include ../Makeconf - --- -2.0.0.rc2 - |
