Changeset 4545
- Timestamp:
- 07/21/08 11:10:16 (5 years ago)
- File:
-
- 1 edited
-
trunk/src/target/opkg/libopkg/opkg.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/opkg/libopkg/opkg.c
r4528 r4545 657 657 if (err) 658 658 return OPKG_UNKNOWN_ERROR; 659 660 /* write out status files and file lists */ 661 opkg_conf_write_status_files (opkg->conf); 662 pkg_write_changed_filelists (opkg->conf); 663 659 664 progress (pdata, 100); 660 665 opkg_package_free (pdata.package);
Note: See TracChangeset
for help on using the changeset viewer.
