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

Description: The git repository for the ATI/AMD fglrx packaging scripts.
Last Change: Thu 2/4/10 2:40

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Thu 2/4/10 2:39
Mario Limonciello  
Convert to alternatives... 
Thu 2/4/10 1:55
Mario Limonciello  
Drop old kdelnk file... 
Thu 2/4/10 0:49
Mario Limonciello  
Drop arch stuff for fglrx... 
Wed 2/3/10 1:56
Mario Limonciello  
Migrate over to dh7. No... 
Wed 2/3/10 1:22
Mario Limonciello  
Bump standard version for... 
Sat 1/30/10 16:05
Anssi Hannula  
Mandriva: adapt for... 
 
> --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