Skip to main content
4 events
when toggle format what by license comment
Apr 4, 2015 at 0:04 comment added Gilles 'SO- stop being evil' @PedroGimeno There's no standard, it's part of the package's build process. An unpack target and a patch target are common conventions, but not universal. The bash-configure rule name isn't standard either: the common convention would be configure, not PACKAGENAME-configure.
Apr 3, 2015 at 23:49 vote accept Pedro Gimeno
Apr 3, 2015 at 23:42 comment added Pedro Gimeno So I take it that there's no standard way of unpacking a package that comes in this form? Knowing that there isn't one helps too. I gather that the configure trick in my answer would be more compatible across packages, without needing to analyze debian/rules, is that right? If so, adding that to your answer will help others too.
Apr 3, 2015 at 23:15 history answered Gilles 'SO- stop being evil' CC BY-SA 3.0