Changeset 17706 for trunk/dports/sysutils/rpm
- Timestamp:
- Apr 22, 2006, 8:04:15 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/sysutils/rpm/Portfile
r17151 r17706 1 # $Id: Portfile,v 1.2 6 2006/03/24 08:25:37 olegbExp $1 # $Id: Portfile,v 1.27 2006/04/22 20:04:15 mww Exp $ 2 2 3 3 PortSystem 1.0 … … 97 97 system "rm -rf ${destroot}/System" 98 98 system "rm -rf ${destroot}/Library" 99 system "rm ${destroot}/usr/local/man/man3/RPM.3pm"99 system "rm -f ${destroot}/usr/local/man/man3/RPM.3pm" 100 100 101 101 # MacOSX specific changes
Note: See TracChangeset
for help on using the changeset viewer.