r19827 - /packages/unstable/gmime2.4/debian/rules
meebey at users.alioth.debian.org
meebey at users.alioth.debian.org
Tue Apr 28 19:55:41 UTC 2009
Author: meebey
Date: Tue Apr 28 19:55:41 2009
New Revision: 19827
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19827
Log:
fixed typo
Modified:
packages/unstable/gmime2.4/debian/rules
Modified: packages/unstable/gmime2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gmime2.4/debian/rules?rev=19827&op=diff
==============================================================================
--- packages/unstable/gmime2.4/debian/rules (original)
+++ packages/unstable/gmime2.4/debian/rules Tue Apr 28 19:55:41 2009
@@ -30,7 +30,7 @@
override_dh_auto_build:
dh_auto_build
- if [ -f $(CURDIR)/mono/gmime-sharp.dl ]; then \
+ if [ -f $(CURDIR)/mono/gmime-sharp.dll ]; then \
# create API docs \
monodocer \
--assembly:$(CURDIR)/mono/gmime-sharp.dll \
More information about the pkg-gnome-commits
mailing list