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

Description: Unnamed repository; edit this file 'description' to name the repository.
Last Change: Wed 4/10/13 13:00

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Wed 4/10/13 12:59
Anssi Hannula  
Mageia: Adapt for 13.10... 
Wed 4/10/13 12:55
Anssi Hannula  
Mageia: adapt for 12.10... 
Wed 4/10/13 12:55
Anssi Hannula  
Mageia: sync... 
Wed 4/10/13 12:09
Anssi Hannula  
Mageia: Add support for... 
Wed 4/10/13 12:08
Anssi Hannula  
Mageia: sync fglrx.spec... 
Tue 2/26/13 6:42
Alberto Milone  
Ubuntu: add support for... 
 
> --git a/Ubuntu/ati-packager.sh b/Ubuntu/ati-packager.sh
index 31e8467
..89dc7d1 100644
--- a/Ubuntu/ati-packager.sh
+++ b/Ubuntu/ati-packager.sh
@@ -343,+343,12 @@ identify()

 }

+
getMaintainer()
+{
+    echo 
"Alberto Milone <alberto.milone@canonical.com>"
+    exit 0
+}
+
 
#Starting point of this script, process the {action} argument

 #Requested action
@@ -360,+366,@@ case "${action}in
 
--getAPIVersion)
     
getAPIVersion
     
;;
+--
get-maintainer)
+    
getMaintainer
+    ;;
 --
identify)
     
identify $2
     
;;
<
 
Phoronix.com
Linux Driver Forums
Copyright © 2013 by Phoronix Media