diff options
author | Guido Guenther <agx@sigxcpu.org> | 2007-11-19 17:29:06 +0100 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2007-11-19 17:29:06 +0100 |
commit | 064719aab6de6e455cf6c62b617be527f74b5747 (patch) | |
tree | 5b328c4e4c15895932b7d11ed9643512f12cdb55 /debian/rules | |
parent | Imported upstream version 0.6 (diff) | |
download | krb5-auth-dialog-064719aab6de6e455cf6c62b617be527f74b5747.tar.gz krb5-auth-dialog-064719aab6de6e455cf6c62b617be527f74b5747.tar.bz2 krb5-auth-dialog-064719aab6de6e455cf6c62b617be527f74b5747.zip |
Imported Debian patch 0.6-0ubuntu1
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..77225a7 --- /dev/null +++ b/debian/rules @@ -0,0 +1,5 @@ +#! /usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk + |