summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2008-03-24 14:53:57 +0000
committerAndreas Brachold <vdr07@deltab.de>2008-03-24 14:53:57 +0000
commitfcb2e1469f4a689a5256c36e46486bacf04b12e8 (patch)
treef024545e808c009987f54113b2775fec546a003b /contrib
parentc9a98e3abd0d9fce73ddd60a82671f70942534de (diff)
downloadvdr-plugin-image-fcb2e1469f4a689a5256c36e46486bacf04b12e8.tar.gz
vdr-plugin-image-fcb2e1469f4a689a5256c36e46486bacf04b12e8.tar.bz2
* remove predefined include to ffmpeg libraries, unneeded by pkg-config
* add keywords to header
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/image_pregen.sh3
-rwxr-xr-xcontrib/install-scripts.sh3
2 files changed, 6 insertions, 0 deletions
diff --git a/contrib/image_pregen.sh b/contrib/image_pregen.sh
index 8a89fd6..acbb4aa 100755
--- a/contrib/image_pregen.sh
+++ b/contrib/image_pregen.sh
@@ -1,4 +1,7 @@
#!/bin/bash
+#
+# $Id$
+#
# image_pregen.sh
#
# call with file or dir to pregenerate the file or dir
diff --git a/contrib/install-scripts.sh b/contrib/install-scripts.sh
index 8f2d34d..b8d0219 100755
--- a/contrib/install-scripts.sh
+++ b/contrib/install-scripts.sh
@@ -1,4 +1,7 @@
#!/bin/sh
+#
+# $Id$
+#
#set -xv
pushd $(dirname $0) &>/dev/null