diff options
Diffstat (limited to 'sci-physics/root/root-6.04.06.ebuild')
-rw-r--r-- | sci-physics/root/root-6.04.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/root/root-6.04.06.ebuild b/sci-physics/root/root-6.04.06.ebuild index 9cfe3220d4b0..7fee45ad8d1c 100644 --- a/sci-physics/root/root-6.04.06.ebuild +++ b/sci-physics/root/root-6.04.06.ebuild @@ -241,8 +241,8 @@ src_prepare() { "${FILESDIR}"/${PN}-6.00.01-dotfont.patch \ "${FILESDIR}"/${PN}-6.00.01-llvm.patch \ "${FILESDIR}"/${PN}-6.00.01-nobyte-compile.patch \ - "${FILESDIR}"/${P}-prop-flags.patch \ - "${FILESDIR}"/${P}-gsl2.patch + "${FILESDIR}"/${PN}-6.04.06-prop-flags.patch \ + "${FILESDIR}"/${PN}-6.04.06-gsl2.patch # "${FILESDIR}"/${PN}-6.02.05-xrootd4.patch # "${FILESDIR}"/${PN}-6.02.05-dictpch.patch \ |