[SM-Commit] SVK change 9188 to grimoire.svk

Arwed von Merkatz scm at mail.sourcemage.org
Sun Jun 11 12:45:11 EDT 2006


Group: defaults
Subject: r9188 - in stable-rc/0.4: . video/xvattr

Author: arwed
Date: Sun Jun 11 11:45:11 2006
New Revision: 9188

Added:
   stable-rc/0.4/video/xvattr/INSTALL   (contents, props changed)
Modified:
   stable-rc/0.4/   (props changed)
   stable-rc/0.4/video/xvattr/HISTORY

Log:
 r9231 at Otherland:  arwed | 1970-01-01 01:00:00 +0200
 added missing file, bug 12051


Modified: stable-rc/0.4/video/xvattr/HISTORY
==============================================================================
--- stable-rc/0.4/video/xvattr/HISTORY	(original)
+++ stable-rc/0.4/video/xvattr/HISTORY	Sun Jun 11 11:45:11 2006
@@ -1,3 +1,6 @@
+2006-05-25 Arwed v. Merkatz <v.merkatz at gmx.net>
+	* INSTALL: really added the file, bug #12051
+
 2005-11-29 Seth Woolley <seth at tautology.org>
 	* DETAILS: MD5 -> SHA512
 

Added: stable-rc/0.4/video/xvattr/INSTALL
==============================================================================
--- (empty file)
+++ stable-rc/0.4/video/xvattr/INSTALL	Sun Jun 11 11:45:11 2006
@@ -0,0 +1,5 @@
+install  -m 755  xvattr    ${INSTALL_ROOT}/usr/bin             &&
+install  -m 644  xvattr.1  ${INSTALL_ROOT}/usr/share/man/man1  &&
+if [ -x gxvattr ]; then
+  install  -m 755  gxvattr  ${INSTALL_ROOT}/usr/bin
+fi



More information about the SM-Commit mailing list