]> git.pld-linux.org Git - packages/asymptote.git/commitdiff
- disable xasy manual on ppc arch
authorZsolt Udvari <uzsolt@pld-linux.org>
Tue, 7 Jul 2009 18:06:06 +0000 (18:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asymptote.spec -> 1.49

asymptote.spec

index 01fa4e28863b1bda7643038bf74f633d780dd02f..7f53b54a35c650c28e8e22e34505fc5f100dfc51 100644 (file)
@@ -192,7 +192,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/%{name}/GUI
 %attr(755,root,root) %{_datadir}/%{name}/GUI/xasy.py
 %{_datadir}/%{name}/GUI/[!x]*.py
+%ifnarch ppc
 %{_mandir}/man1/xasy.1*
+%endif
 
 %ifarch ppc
 # What should we do?
This page took 0.068415 seconds and 4 git commands to generate.