kszysiu / turionpowercontrol-archive-20150824

Turion Power Control archive, 20150824
2 stars 1 forks source link

Add DESTDIR support for Makefile #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've just built a RPM for RHEL/CentOS based systems. Right now the Makefile 
lacks support for DESTDIR which leads to a manual installation of the compiled 
binary. I've attached a patch for the Makefile which adds the DESTDIR support 
for the installation.

If a packager wants to use it he can run make install DESTDIR=... , if DESTDIR 
is not set nothing will change.

It would be helpful for the packagers.

Thanks
-uli

Original issue reported on code.google.com by ulrich.h...@gmail.com on 1 Jul 2012 at 3:13

Attachments:

GoogleCodeExporter commented 9 years ago
This is certainly an enhancement - not a defect.

Original comment by ulrich.h...@gmail.com on 1 Jul 2012 at 6:49

GoogleCodeExporter commented 9 years ago
Hello uli, I will merge the patch asap!

Thanks!

Original comment by paolo.sa...@gmail.com on 4 Jul 2012 at 2:38

GoogleCodeExporter commented 9 years ago
Hi Ulrich.

Sorry for the delay, your changes have been merged in r95 and r96.

Thank you!

Original comment by kszy...@gmail.com on 10 Dec 2012 at 6:26