diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-08-02 08:50:33 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-08-02 08:50:33 +0200 |
commit | e0c51da63f97d9b90bae4ed9cf242ccd06002f71 (patch) | |
tree | 3740abc1ce81ed934cc65383e39bfcdff45b812f /debian/patches | |
parent | aa875598de2b6123d288805fbf0e5aa42e72c8b7 (diff) |
Drop ubuntu prefix from patches
Since we are now packaging together in a generic .deb way I removed the
ubuntu file prefix in d/p/*.
Change-Id: Iae64f76129b0814148703ba402670c14cebdaa95
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/fix-double-license-info.patch (renamed from debian/patches/ubuntu-fix-double-license-info.patch) | 0 | ||||
-rw-r--r-- | debian/patches/fix-unusual-interpreter.patch (renamed from debian/patches/ubuntu-fix-unusual-interpreter.patch) | 0 | ||||
-rw-r--r-- | debian/patches/fix-vhost-user-socket-permission.patch (renamed from debian/patches/ubuntu-fix-vhost-user-socket-permission.patch) | 0 | ||||
-rw-r--r-- | debian/patches/series | 6 |
4 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/ubuntu-fix-double-license-info.patch b/debian/patches/fix-double-license-info.patch index 5565e7a8..5565e7a8 100644 --- a/debian/patches/ubuntu-fix-double-license-info.patch +++ b/debian/patches/fix-double-license-info.patch diff --git a/debian/patches/ubuntu-fix-unusual-interpreter.patch b/debian/patches/fix-unusual-interpreter.patch index 754a4135..754a4135 100644 --- a/debian/patches/ubuntu-fix-unusual-interpreter.patch +++ b/debian/patches/fix-unusual-interpreter.patch diff --git a/debian/patches/ubuntu-fix-vhost-user-socket-permission.patch b/debian/patches/fix-vhost-user-socket-permission.patch index ab3d6322..ab3d6322 100644 --- a/debian/patches/ubuntu-fix-vhost-user-socket-permission.patch +++ b/debian/patches/fix-vhost-user-socket-permission.patch diff --git a/debian/patches/series b/debian/patches/series index cbf06b31..07c6188b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,3 @@ -ubuntu-fix-vhost-user-socket-permission.patch -ubuntu-fix-double-license-info.patch -ubuntu-fix-unusual-interpreter.patch +fix-vhost-user-socket-permission.patch +fix-double-license-info.patch +fix-unusual-interpreter.patch |