]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- commented out branding for now (need update); %build done
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Thu, 17 Dec 2009 09:03:34 +0000 (09:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- %install fails

Changed files:
    icedove.spec -> 1.33

icedove.spec

index cbeb5def593513264618388df97af4d6927e68c5..491b04ed45ee78cecbaf1005e9431f3efffa35cf 100644 (file)
@@ -219,7 +219,7 @@ ac_add_options --with-system-zlib
 ac_add_options --with-pthreads
 ac_add_options --enable-single-profile
 ac_add_options --disable-profilesharing
-ac_add_options --with-branding=icedove/branding
+#ac_add_options --with-branding=icedove/branding
 ac_add_options --with-default-mozilla-five-home=%{_libdir}/%{name}
 EOF
 
@@ -238,8 +238,8 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_pixmapsdir},%{_desktopdir}} \
        $RPM_BUILD_ROOT%{_datadir}/%{name}
 
-cd mozilla
-%{__make} -C xpinstall/packager stage-package \
+cd comm-1.9.1
+%{__make} -C mozilla/xpinstall/packager stage-package \
        DESTDIR=$RPM_BUILD_ROOT \
        MOZ_PKG_APPDIR=%{_libdir}/%{name} \
        PKG_SKIP_STRIP=1
This page took 0.045997 seconds and 4 git commands to generate.