Changeset 1661 in ProjectBuilder for devel/rpmbootstrap
- Timestamp:
- Oct 21, 2012, 2:38:01 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/rpmbootstrap/bin/rpmbootstrap
r1652 r1661 435 435 # Stop here if we just print 436 436 if ($opts{'p'}) { 437 exit(0);437 pb_exit(0); 438 438 } 439 439 … … 629 629 } 630 630 631 pb_exit(); 632 631 633 # Function for File::Find 632 634 sub unlink_old_conf {
Note:
See TracChangeset
for help on using the changeset viewer.