diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-04-08 01:32:01 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-04-08 01:32:01 +0000 |
commit | c649cce53548ec462d4b438aa7c344319e662863 (patch) | |
tree | f509f5440931126a82cbc9342a0b0bb809fb3fea /sys-apps/hwsetup/hwsetup-1.2-r1.ebuild | |
parent | Commenting out dynamic blacklist patch for testing. (diff) | |
download | wolf31o2-c649cce53548ec462d4b438aa7c344319e662863.tar.gz wolf31o2-c649cce53548ec462d4b438aa7c344319e662863.tar.bz2 wolf31o2-c649cce53548ec462d4b438aa7c344319e662863.zip |
Commenting out fast probe patch for testing.
svn path=/; revision=165
Diffstat (limited to 'sys-apps/hwsetup/hwsetup-1.2-r1.ebuild')
-rw-r--r-- | sys-apps/hwsetup/hwsetup-1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwsetup/hwsetup-1.2-r1.ebuild b/sys-apps/hwsetup/hwsetup-1.2-r1.ebuild index c521850..c348723 100644 --- a/sys-apps/hwsetup/hwsetup-1.2-r1.ebuild +++ b/sys-apps/hwsetup/hwsetup-1.2-r1.ebuild @@ -25,9 +25,9 @@ RDEPEND="${COMMON_DEPEND} src_unpack() { unpack ${A} epatch \ - "${FILESDIR}"/${P}-fastprobe.patch \ "${FILESDIR}"/${P}-gentoo.patch # "${FILESDIR}"/${P}-dyn_blacklist.patch \ +# "${FILESDIR}"/${P}-fastprobe.patch \ } src_compile() { |