projects / fglrx-packaging.git / commitdiff
Build Results
 
Summary

Description: The git repository for the ATI/AMD fglrx packaging scripts.
Last Change: Mon 8/30/10 10:11

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Thu 7/8/10 5:52
Alberto Milone  
Ubuntu: add initial... 
Sat 8/28/10 12:47
Alberto Milone  
Ubuntu: add links to the... 
Fri 8/27/10 11:22
Alberto Milone  
Ubuntu: Add support for... 
Sat 8/14/10 9:39
Anssi Hannula  
Mandriva: fix XvBA on... 
Wed 8/11/10 19:08
Anssi Hannula  
Mandriva: mark cards as... 
Wed 8/11/10 18:59
Anssi Hannula  
Mandriva: switch to using... 
 
> --git a/Slackware/ati-packager.sh b/Slackware/ati-packager.sh
index 2b2482d
..1a52ad9 100755
--- a/Slackware/ati-packager.sh
+++ b/Slackware/ati-packager.sh
@@ -26,+26,@@ function _init_env
 
{
     [ $(
id -u) -gt 0 ] && echo ${MESSAGE[6]} && exit 1;

-    
BUILD_VER=1.3.2;
+    
BUILD_VER=1.3.2-1;

     
# ROOT_DIR = directory attuale
     
ROOT_DIR=$PWD;
@@ -
83,+83,@@ function _init_env
     
# Questo file è creato/modificato dalle funzioni che creano i pacchetti
     # e viene cancellato quando questo script viene invocato con il paramentro
     # --install
-    TMP_FILE=${DEST_DIR}tmpSlackwarePkg.txt;
+    
TMP_FILE=${DEST_DIR}/tmpSlackwarePkg.txt;

     
# Controllo l'esistenza di alcuni comandi utili ma non necessari
     
which -&> /dev/null && USE_WHICH=|| USE_WHICH=0;
<
 
Phoronix.com
Linux Driver Forums
Copyright © 2010 by Phoronix Media