Commit graph

15 commits

Author SHA1 Message Date
Tony133 7f65a0aa86 Fix indentation 2017-04-19 12:12:32 +02:00
David Goodwin d04b3e44fa don't continue and try to set permissions on a symlink - that'll be covered by something else in this package, or is outside our scope and part of the O/S or another package 2016-06-21 13:33:34 +01:00
David Goodwin e5be8eac40 check retval from copy(src,dest) 2016-06-21 13:22:27 +01:00
David Goodwin eafedc1c8f Fix indentation 2016-06-21 13:19:46 +01:00
Ashley Fraser 84d9e7f8d7 Added support for copying symbolic links 2016-06-14 14:36:06 +02:00
Walter Dal Mut 9ccde2227a Added functional test
* The packager will throws exceptions when the output folder exists
2015-05-26 10:23:25 +02:00
wapmorgan 0dc9ace168 Fix for incorrent errors about non-empty output directory 2015-05-26 04:55:20 +03:00
wapmorgan 14d67be8d8 Add preserving original file permissions 2015-05-21 20:07:23 +03:00
Walter Dal Mut 5251337b38 Use getters for the output path 2015-04-12 13:12:26 +02:00
Walter Dal Mut 664cff2bf0 Added getControl method
In order to retrive the actual control file i have added a new getter
method for the control file
2015-04-12 11:27:56 +02:00
Walter Dal Mut 70803c17a0 Removed IPacakger interface (not useful) 2014-12-03 23:33:41 +01:00
Walter Dal Mut 0c2ba5071d BC Break packager - Simplifies packager maintenance 2014-12-03 23:24:42 +01:00
Walter Dal Mut 659ee4d90b [BUGFIX] missing out folder creation 2013-11-18 08:03:46 +01:00
Walter Dal Mut e705d0fe8c Added scripts 2012-06-04 11:03:35 +02:00
Walter Dal Mut ebd84de51a Added base 2012-06-02 14:10:08 +02:00