SPECS: kino.spec - simplify
glen
glen at pld-linux.org
Sat Mar 17 13:38:52 CET 2007
Author: glen Date: Sat Mar 17 12:38:52 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- simplify
---- Files affected:
SPECS:
kino.spec (1.47 -> 1.48)
---- Diffs:
================================================================
Index: SPECS/kino.spec
diff -u SPECS/kino.spec:1.47 SPECS/kino.spec:1.48
--- SPECS/kino.spec:1.47 Sat Mar 17 13:28:23 2007
+++ SPECS/kino.spec Sat Mar 17 13:38:47 2007
@@ -105,11 +105,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-#broken symlink, create it manually:
-rm $RPM_BUILD_ROOT%{_bindir}/kino2raw
-cd $RPM_BUILD_ROOT%{_bindir}
-ln -s kino kino2raw
-cd -
+# broken symlink, create it manually:
+ln -sf kino $RPM_BUILD_ROOT%{_bindir}/kino2raw
# it seems to be more Danish than Norwegian; current Norwegian is in nb
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/no
rm -f $RPM_BUILD_ROOT%{_libdir}/kino-gtk2/*.{a,la}
@@ -167,6 +164,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.48 2007/03/17 12:38:47 glen
+- simplify
+
Revision 1.47 2007/03/17 12:28:23 rotom
- up to 1.0
- udev support
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kino.spec?r1=1.47&r2=1.48&f=u
More information about the pld-cvs-commit
mailing list