]> git.pld-linux.org Git - packages/XdeFactor-ng.git/commitdiff
- modules are made now automagicly
authorhunter <hunter@pld-linux.org>
Thu, 8 Apr 2004 17:07:25 +0000 (17:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XdeFactor-ng.spec -> 1.23

XdeFactor-ng.spec

index a615e8708b4328342cee2e3c40c754b0b2db2c40..a5c5f7732d980a02038ffe7e1b7d7a6fb9fc3c74 100644 (file)
@@ -58,14 +58,6 @@ bibliotek
 %configure --with-user=nobody --with-group=nogroup
 %{__make} CC="%{__cc} %{rpmcflags}"
 
-cd modules
-
-for i in %{_modules}; do
- cd $i
- %{__make} CC="%{__cc} %{rpmcflags}"
- cd ..
-done
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/defactor-ng/x/modules/,%{_bindir},%{_datadir}/%{name}/images,%{_libdir}}
This page took 0.066867 seconds and 4 git commands to generate.