diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2005-09-06 21:26:49 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2005-09-06 21:26:49 +0000 |
commit | a1ecde8df088955019d70fd63dc2abc1bb726ff6 (patch) | |
tree | 75bb57c995b275bb99121854f089e5bbfa51b449 /net-news/nntprss/files | |
parent | Fixed digests (diff) | |
download | overlay-a1ecde8df088955019d70fd63dc2abc1bb726ff6.tar.gz overlay-a1ecde8df088955019d70fd63dc2abc1bb726ff6.tar.bz2 overlay-a1ecde8df088955019d70fd63dc2abc1bb726ff6.zip |
Fixed nntprss patch
svn path=/; revision=371
Diffstat (limited to 'net-news/nntprss/files')
-rw-r--r-- | net-news/nntprss/files/nntprss-sanitize.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-news/nntprss/files/nntprss-sanitize.patch b/net-news/nntprss/files/nntprss-sanitize.patch index d822ac5..fc45943 100644 --- a/net-news/nntprss/files/nntprss-sanitize.patch +++ b/net-news/nntprss/files/nntprss-sanitize.patch @@ -43,7 +43,7 @@ + <fileset dir="/usr/share/commons-pool/lib">
+ <include name="*.jar"/>
+ </fileset>
-+ <fileset dir="/usr/share/jdbm/lib/">
++ <fileset dir="/usr/share/jdbm-1/lib/">
<include name="*.jar"/>
</fileset>
</path>
|