Menu

#1 rpm and PerlComposer do not agree

open
nobody
None
5
2001-01-15
2001-01-15
Anonymous
No

The rpm install directory of /usr/share/apps/perlcomposer doesn't agree with the one in the code /usr/share/apps/PerlComposer. Its small but fatal. Here is a patch.

5c5
< push(@INC,'/usr/share/apps/PerlComposer');
---
> push(@INC,'/usr/share/apps/perlcomposer');

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.