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 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