r11153 - /desktop/unstable/ekiga/debian/rules
kilian at users.alioth.debian.org
kilian at users.alioth.debian.org
Sun May 27 11:59:17 UTC 2007
Author: kilian
Date: Sun May 27 11:59:17 2007
New Revision: 11153
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11153
Log:
fix typo in last commit.
Modified:
desktop/unstable/ekiga/debian/rules
Modified: desktop/unstable/ekiga/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/rules?rev=11153&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/rules (original)
+++ desktop/unstable/ekiga/debian/rules Sun May 27 11:59:17 2007
@@ -29,7 +29,7 @@
UPVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e 's/.dfsg$$//')
FILENAME := ekiga_$(UPVERSION).orig.tar.gz
-URL := http://www.ekiga.net/ekiga-$(UPVERSION).tar.gz
+URL := http://www.ekiga.net/misc/ekiga-$(UPVERSION).tar.gz
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
More information about the pkg-gnome-commits
mailing list