]> git.draconx.ca Git - upkg.git/commit
upkg: Use proper library routines in package_export.
authorNick Bowler <nbowler@draconx.ca>
Wed, 16 May 2012 00:23:43 +0000 (20:23 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 16 May 2012 00:23:43 +0000 (20:23 -0400)
commit8afa7b7717a5a2f45182a63d043401960fdeef92
treebc7778aebb112276a616a573ec288d3768933fa9
parent195935b16f1a2966e50007309f0e68275dc8f2b5
upkg: Use proper library routines in package_export.

Not sure why this function contained a complete re-implementation of
u_object_new_from_package, but here we are.  Call the appropriate
library function to eliminate a pile of code.
src/upkg.c