Package: vlc
Version: 0.9.9a-2
Severity: minor
Hi
(I'm none of the maintainers for vlc).
The typo seems to be located on line 188 of debian/rules, so the
following should solve this problem:
--- vlc-0.9.9a/debian/rules
+++ vlc-0.9.9a/debian/rules
@@ -185,7 +185,7 @@
# move .hosts
mkdir -p debian/vlc-data/etc/vlc/http
mv debian/vlc-data/usr/share/vlc/http/.hosts
debian/vlc-data/etc/vlc/http
- ln -s /etc/vlc/http/hosts debian/vlc-data/usr/share/vlc/http/.hosts
+ ln -s /etc/vlc/http/.hosts debian/vlc-data/usr/share/vlc/http/.hosts
#install BTS stuff
mkdir -p debian/vlc-nox/usr/share/bug/vlc-nox
Bests
Salvatore
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]