]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- comment out %files demo (no %package)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 9 Oct 2007 17:18:26 +0000 (17:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    java.spec -> 1.21

java.spec

index 20dbfd7d2835b29bd710dc3ced364ce9dd804ff4..fff273905a2e8957f874cf3e9f7fd8b8ed55e001 100644 (file)
--- a/java.spec
+++ b/java.spec
@@ -99,9 +99,9 @@ ln -nfs %{name}-%{version} %{_javadocdir}/%{name}
 %defattr(644,root,root,755)
 %doc docs/*
 
-%files demo
-%defattr(644,root,root,755)
-%{_examplesdir}/%{name}-%{version}
+#%%files demo
+#%defattr(644,root,root,755)
+#%{_examplesdir}/%{name}-%{version}
 
 %files javadoc
 %defattr(644,root,root,755)
This page took 0.661722 seconds and 4 git commands to generate.