r11954 - /desktop/unstable/ekiga/debian/rules
kilian at users.alioth.debian.org
kilian at users.alioth.debian.org
Sat Jul 14 18:51:34 UTC 2007
Author: kilian
Date: Sat Jul 14 18:51:34 2007
New Revision: 11954
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11954
Log:
fix get-orig-source target
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=11954&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/rules (original)
+++ desktop/unstable/ekiga/debian/rules Sat Jul 14 18:51:34 2007
@@ -30,7 +30,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/misc/ekiga-$(UPVERSION).tar.gz
+URL := http://www.ekiga.org/admin/downloads/latest/sources/sources/ekiga-$(UPVERSION).tar.gz
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
More information about the pkg-gnome-commits
mailing list