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 120ac10
..1b3ea13 100755
--- a/Slackware/ati-packager.sh
+++ b/Slackware/ati-packager.sh
@@ -78,10 +78,@@ function _init_env

     
# Directory in cui verranno spostati i pacchetti creati e altri file
     
DEST_DIR=${PWD%/*};
-
-    # Directory che contiene l'elenco dei pacchetti installati nelle distribuzioni
-    # basate su Slackware
-    DIR_PACKAGE=/var/log/packages/;

     # File temporaneo che contiene l'elenco dei pacchetti creati.
     # Questo file è creato/modificato dalle funzioni che creano i pacchetti
@@ -226,7 +222,10 @@ function _buildpkg

     return 0;
 }
-
+
+# Directory che contiene l'elenco dei pacchetti installati nelle distribuzioni
+# basate su Slackware
+DIR_PACKAGE=/var/log/packages/;

 # Per queste opzioni, non c'è bisogno dell'inizializzazione
 case $1 in
@@ -242,7 +241,7 @@ case $1 in
     #    e se il pacchetto che si vuole creare è 'All'.
     --identify)
     [ $2 != 'All' ] && exit ${ATI_INSTALLER_ERR_VERS};
-
+
     [ -d ${DIR_PACKAGE} ] && exit 0;

     exit ${ATI_
 
Phoronix.com
Linux Driver Forums
Copyright © 2010 by Phoronix Media