diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2008-10-01 15:02:06 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2008-10-01 15:02:06 +0000 |
commit | c351be84836587fe19dcd4e06133aee9668a9257 (patch) | |
tree | ae57aff859543d8daba1bad9d1728d1056bbc744 /Makefile | |
parent | b355456e84a2f57871619e37d3022356814b640e (diff) | |
download | ldetect-lst-c351be84836587fe19dcd4e06133aee9668a9257.tar ldetect-lst-c351be84836587fe19dcd4e06133aee9668a9257.tar.gz ldetect-lst-c351be84836587fe19dcd4e06133aee9668a9257.tar.bz2 ldetect-lst-c351be84836587fe19dcd4e06133aee9668a9257.tar.xz ldetect-lst-c351be84836587fe19dcd4e06133aee9668a9257.zip |
drop separateRadeon HD 4xxx category: radeonhd supports these now
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.241 +VERSION := 0.1.242 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') |