]> git.pld-linux.org Git - packages/distcc.git/commitdiff
- really fix gnome
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 6 May 2004 15:09:28 +0000 (15:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    distcc.spec -> 1.64

distcc.spec

index 596965fdd900a026bef8d15af73ed9343635973e..fc0136ef445dfaccb74684a78ac726ddb94b01dc 100644 (file)
@@ -117,6 +117,7 @@ Monitor gtk dla distcc.
 #%patch1 -p1
 
 %build
+sed -i -e 's#PKGDATADIR#"%{_pixmapsdir}"#g' src/mon-gnome.c
 %{__autoconf}
 %{__autoheader}
 %configure \
@@ -208,7 +209,9 @@ fi
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/distccmon-text
 %{_mandir}/man1/distccmon-text.*
+
 %if %{with gnome}
+%files monitor-gnome
 %attr(755,root,root) %{_bindir}/distccmon-gnome
 %{_applnkdir}/Network/Misc/*.desktop
 %{_pixmapsdir}/*
This page took 0.030025 seconds and 4 git commands to generate.