diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-02-14 21:21:57 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-02-14 23:57:44 +0100 |
commit | 726c62c22db9bf8f1987faebd66aeed1559a16a3 (patch) | |
tree | b7ee6adfca0755fa273463eb2f5be071924e6b7a /debian/patches | |
parent | Update for GTK+/GNOME 3.0 (diff) | |
download | krb5-auth-dialog-726c62c22db9bf8f1987faebd66aeed1559a16a3.tar.gz krb5-auth-dialog-726c62c22db9bf8f1987faebd66aeed1559a16a3.tar.bz2 krb5-auth-dialog-726c62c22db9bf8f1987faebd66aeed1559a16a3.zip |
Drop patches, fixed upstream
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/0001-Always-startup-not-only-with-a-valid-ticket-cache.patch | 23 | ||||
-rw-r--r-- | debian/patches/series | 1 |
2 files changed, 0 insertions, 24 deletions
diff --git a/debian/patches/0001-Always-startup-not-only-with-a-valid-ticket-cache.patch b/debian/patches/0001-Always-startup-not-only-with-a-valid-ticket-cache.patch deleted file mode 100644 index 8e9249d..0000000 --- a/debian/patches/0001-Always-startup-not-only-with-a-valid-ticket-cache.patch +++ /dev/null @@ -1,23 +0,0 @@ -From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org> -Date: Thu, 19 Aug 2010 14:26:30 +0200 -Subject: [PATCH] Always startup, not only with a valid ticket cache - -Closes: #582497 ---- - src/krb5-auth-dialog.desktop.in | 2 +- - 1 files changed, 1 insertions(+), 1 deletions(-) - -diff --git a/src/krb5-auth-dialog.desktop.in b/src/krb5-auth-dialog.desktop.in -index 6c83b31..ed21e6e 100644 ---- a/src/krb5-auth-dialog.desktop.in -+++ b/src/krb5-auth-dialog.desktop.in -@@ -1,7 +1,7 @@ - [Desktop Entry] - _Name=Network Authentication - _Comment=Kerberos Network Authentication Dialog --Exec=krb5-auth-dialog -+Exec=krb5-auth-dialog -A - Terminal=false - Type=Application - X-GNOME-Bugzilla-Bugzilla=GNOME --- diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 7f4e7f2..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -0001-Always-startup-not-only-with-a-valid-ticket-cache.patch |