Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] SVK Change 9133 to grimoire.svk

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: root <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] SVK Change 9133 to grimoire.svk
  • Date: Fri, 2 Jun 2006 02:51:54 -0500

Group: defaults
Subject: r9133 - in test: . video/xvattr

Author: arwed
Date: Thu May 25 10:27:33 2006
New Revision: 9133

Added:
test/video/xvattr/INSTALL (contents, props changed)
Modified:
test/ (props changed)
test/video/xvattr/HISTORY

Log:
r9141@Otherland: arwed | 1970-01-01 01:00:00 +0200
added missing INSTALL file


Modified: test/video/xvattr/HISTORY
==============================================================================
--- test/video/xvattr/HISTORY (original)
+++ test/video/xvattr/HISTORY Thu May 25 10:27:33 2006
@@ -1,3 +1,6 @@
+2006-05-25 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * INSTALL: really added the file, bug #12051
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS


Added: test/video/xvattr/INSTALL
==============================================================================
--- (empty file)
+++ test/video/xvattr/INSTALL Thu May 25 10:27:33 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



  • [SM-Commit] SVK Change 9133 to grimoire.svk, root, 06/02/2006

Archive powered by MHonArc 2.6.24.

Top of Page