]> git.pld-linux.org Git - packages/test.git/commitdiff
- glob test
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 13 Sep 2012 10:25:58 +0000 (12:25 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 13 Sep 2012 10:25:58 +0000 (12:25 +0200)
test.spec

index 6c0c18e6bf253408f0d21d271ee72fc400f6ea95..67d9072b4c7ec905041894edbb528a27ce4bd71d 100644 (file)
--- a/test.spec
+++ b/test.spec
@@ -6,10 +6,8 @@ Release:       0.1
 License:       GPL
 Group:         Applications/System
 URL:           http://www.pld-linux.org/
-Source0:       jdk-6u34-linux-i586.bin
-# Source0-md5: 60f304b5ecae14dab5ab0b0144b9c012
-Source1:       jdk-6u34-linux-x64.bin
-# Source1-md5: 96278470b5c981dfd3b9f3308e5057f9
+#Source0:      jdk-6u34-linux-i586.bin
+## Source0-md5:        60f304b5ecae14dab5ab0b0144b9c012
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -21,9 +19,10 @@ testing something
 %install
 install -d $RPM_BUILD_ROOT
 install a $RPM_BUILD_ROOT
+ln -s /not-existing-crap $RPM_BUILD_ROOT/test
 
 %clean
 
 %files
 %defattr(644,root,root,755)
-/a
+/*
This page took 0.073179 seconds and 4 git commands to generate.