#1376 closed enhancement (fixed)

"make DESTDIR=" Support

Reported by: Alucryd Owned by: Plorkyeran
Priority: normal Milestone: 3.0.0
Component: General Version: devel
Severity: minor Keywords: destdir
Cc: Platform: All
Sub Component:

Description

Hi,

I'm maintaining a package for the latest svn of aegisub over the Archlinux User Repository (https://aur.archlinux.org/packages.php?ID=10919). However, for the package to be acceptable, I need to install in a specified directory using the DESTDIR argument. I've made a set of patches to implement this inside my package as a workaround, but could you please integrate them in your source code? You'll find them all attached.

Thanks in advance.

Attachments (4)

base.patch (1.6 KB) - added by Alucryd 18 months ago.
Makefile.target patch
automation.patch (716 bytes) - added by Alucryd 18 months ago.
automation Makefile patch
desktop.patch (1.2 KB) - added by Alucryd 18 months ago.
desktop Makefile patch
po.patch (765 bytes) - added by Alucryd 18 months ago.
po Makefile patch

Download all attachments as: .zip

Change History (6)

Changed 18 months ago by Alucryd

Makefile.target patch

Changed 18 months ago by Alucryd

automation Makefile patch

Changed 18 months ago by Alucryd

desktop Makefile patch

Changed 18 months ago by Alucryd

po Makefile patch

comment:1 Changed 18 months ago by Plorkyeran

  • Milestone set to 3.0.0
  • Owner set to Plorkyeran
  • Status changed from new to accepted

comment:2 Changed 18 months ago by plorkyeran

  • Resolution set to fixed
  • Status changed from accepted to closed

(In [c4251bd]) Add DESTDIR support. Patch by Alucryd. Closes #1376.

Note: See TracTickets for help on using tickets.