]> git.pld-linux.org Git - packages/cmus.git/commitdiff
- added libdir, bindir,... options to ./configure
authorZsolt Udvari <uzsolt@pld-linux.org>
Sun, 12 Oct 2008 07:18:40 +0000 (07:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cmus.spec -> 1.2

cmus.spec

index 3b81afba77f2917f357a93f1f2caf44bc4c48b5b..65374a2af107954b9e046ad9566ade1245c3e682 100644 (file)
--- a/cmus.spec
+++ b/cmus.spec
@@ -224,7 +224,7 @@ oss plugin cmus-hoz
 
 %build
 
-./configure prefix=%{_prefix}
+./configure prefix=%{_prefix} libdir=%{_libdir} mandir=%{_mandir} bindir=%{_bindir}
 %{__make}
 
 
This page took 0.080633 seconds and 4 git commands to generate.