]> git.pld-linux.org Git - packages/cdrdao.git/commitdiff
- typo, removed obsolete TODO
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 27 Feb 2004 00:01:43 +0000 (00:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdrdao.spec -> 1.48

cdrdao.spec

index 724a8c8431a3939b7f235663d964b9e771eedc74..0f7aa44ee10b281b6fa8ae98402542ff09d93184 100644 (file)
@@ -1,5 +1,4 @@
-# TODO:
-# - icon file for gcdmaster
+#
 # Conditional build:
 %bcond_without gnome   # without gcdmaster
 #
@@ -90,7 +89,7 @@ sed -i -e 's/^en_xdao=yes$/en_xdao=no/' configure.in
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
This page took 0.097786 seconds and 4 git commands to generate.