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

Description: Unnamed repository; edit this file 'description' to name the repository.
Last Change: Thu 5/23/13 13:53

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Thu 5/23/13 13:53
Sebastian Siebert  
SUSE: fix the symlink in... 
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... 
 
> --git a/Ubuntu/dists/source/rules b/Ubuntu/dists/source/rules
index d84912b
..7fd9ddf 100755
--- a/Ubuntu/dists/source/rules
+++ b/Ubuntu/dists/source/rules
@@ -265,+265,10 @@ endif
     
find debian/$(PKG_control)/$(PKG_libdir)/bin/ \
         -
type f xargs chmod a+x

+    # Make sure that every binary in bin is executable
+    find debian/$(PKG_driver)/$(PKG_libdir)/bin/ \
+        -
type f xargs chmod a+x
+
     
# Rename libraries which are supposed to have fglrx-libGL as a prefix
     
for lib in `find debian/$(PKG_driver)/ -name 'fglrx-libGL*'`; \
         do \
<
 
Phoronix.com
Linux Driver Forums
Copyright © 2013 by Phoronix Media