[SCM] live-build branch, debian, updated. debian/3.0_a53-1

Daniel Baumann daniel at debian.org
Thu Jul 19 02:17:55 UTC 2012


The following commit has been merged in the debian branch:
commit 607c5a497a08adf5db8fafb23fdb5cdd94955dfe
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jul 19 03:24:55 2012 +0200

    Removing okular-nodrm.chroot example hook, would need update for recent kde4 versions and I don't care about that.

diff --git a/examples/hooks/okular-nodrm.chroot b/examples/hooks/okular-nodrm.chroot
deleted file mode 100755
index 96ce094..0000000
--- a/examples/hooks/okular-nodrm.chroot
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh
-
-# This is a hook for live-build(7) to configure KDE's PDF viewer to ignore
-# manipulation restriction on "DRM protect" PDF documents.
-#
-# To enable it, copy or symlink this hook into your config/chroot_local-hooks
-# directory.
-
-if [ -d /usr/share/kde4/config ]
-then
-	# KDE4 (squeeze/sid)
-
-cat > /usr/share/kde4/config/okularpartrc << EOF
-[General]
-ObeyDRM=false
-EOF
-
-fi

-- 
live-build



More information about the debian-live-changes mailing list