Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404651
en ru br
ALT Linux repos
S:0.2.1-alt3.qa2
5.0: 0.2.1-alt2
4.0: 0.2.1-alt1.1

Group :: Development/Other
RPM: thewidgetfactory

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: thewidgetfactory-fix-makefile-datadir.patch
Download


diff -uNr thewidgetfactory-0.2.1/Makefile.in thewidgetfactory-0.2.1/Makefile.in
--- thewidgetfactory-0.2.1-old/Makefile.in	2006-03-29 04:31:05.000000000 -0500
+++ thewidgetfactory-0.2.1/Makefile.in	2008-04-07 20:17:20.000000000 -0400
@@ -159,6 +159,7 @@
 build_os = @build_os@
 build_vendor = @build_vendor@
 datadir = @datadir@
+datarootdir = @datarootdir@
 exec_prefix = @exec_prefix@
 host = @host@
 host_alias = @host_alias@
--- thewidgetfactory-0.2.1/src/Makefile.in	2006-03-29 04:31:05.000000000 -0500
+++ thewidgetfactory-0.2.1/src/Makefile.in	2008-04-07 20:22:51.000000000 -0400
@@ -158,6 +158,7 @@
 build_os = @build_os@
 build_vendor = @build_vendor@
 datadir = @datadir@
+datarootdir = @datarootdir@
 exec_prefix = @exec_prefix@
 host = @host@
 host_alias = @host_alias@
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin