summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2001-10-13 12:56:06 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit636391b9bf1689f4f6dd849ef42663a1c4c5600a (patch)
treeac85725bbb17fe34a595bf98d0c9b5f466d3a6d9
parentd475ec262e38ce774c87b93479809ee98dffb5ed (diff)
downloadcdrdao-636391b9bf1689f4f6dd849ef42663a1c4c5600a.zip
cdrdao-636391b9bf1689f4f6dd849ef42663a1c4c5600a.tar.gz
- pass false gtk-- prefix to allow building without xdao when gtk-- is installed
(xdao requires gtk-- 1.0.0 and doesn't build with 1.2.5; gtkmmconvert hangs) - release 2 Changed files: cdrdao.spec -> 1.8
-rw-r--r--cdrdao.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/cdrdao.spec b/cdrdao.spec
index 9bf7416..31044d3 100644
--- a/cdrdao.spec
+++ b/cdrdao.spec
@@ -7,7 +7,7 @@ Summary: Tools for burning CDRs in Disk At Once mode
Summary(pl): Narzędzia do wypalania płyt w trybie Disk At Once
Name: cdrdao
Version: 1.1.3
-Release: 1
+Release: 2
License: GPL
Group: Applications/System
Group(de): Applikationen/System
@@ -42,7 +42,8 @@ trybie masz znacznie większą kontrolę nad zawartością płytki.
%configure2_13 \
--with-pcctsbin=%{_bindir} \
--with-pcctsinc=%{_includedir}/pccts \
- --x-includes=%{_prefix}/X11R6/includes
+ --x-includes=%{_prefix}/X11R6/includes \
+ --with-gtkmm-exec-prefix=/usr
%{__make}
%install