[Pkg-voip-commits] r9398 - /portaudio19/trunk/debian/rules
bdrung at alioth.debian.org
bdrung at alioth.debian.org
Wed Dec 7 23:17:02 UTC 2011
Author: bdrung
Date: Wed Dec 7 23:17:02 2011
New Revision: 9398
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=9398
Log:
Drop doxygen workaround.
Modified:
portaudio19/trunk/debian/rules
Modified: portaudio19/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/portaudio19/trunk/debian/rules?rev=9398&op=diff
==============================================================================
--- portaudio19/trunk/debian/rules (original)
+++ portaudio19/trunk/debian/rules Wed Dec 7 23:17:02 2011
@@ -14,8 +14,6 @@
override_dh_auto_build:
dh_auto_build
doxygen
- # Work around Debian bug #622147
- rm -f doc/html/jquery.js
DEBVERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
UPVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e 's/.dfsg$$//')
More information about the Pkg-voip-commits
mailing list