40d234c094
Thu May 30 2002 Chip Turner <cturner@redhat.com> - add dependency filter for bogus perl dependencies Thu May 23 2002 Tim Powers <timp@redhat.com> - automated rebuild Thu Apr 25 2002 Havoc Pennington <hp@redhat.com> - rebuild in different environment
4 lines
76 B
Bash
Executable File
4 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/usr/lib/rpm/find-requires $* | grep -v 'perl(gtkdoc-common.pl)'
|