Home :: Documentation :: Download :: Development :: Community :: Wiki :: Ports :: Bugs :: Links :: About
Welcome to CRUX bug tracking.
Tasklist

FS#833 - opt/libunique compile error patches

Attached to Project: CRUX
Opened by Danny Rawlins (Romster) - Friday, 15 June 2012, 05:59 GMT+2
Last edited by Jose V Beneyto (sepen) - Wednesday, 20 June 2012, 03:28 GMT+2
Task Type Bug Report
Category ports
Status Closed
Assigned To Jose V Beneyto (sepen)
Operating System Linux
Severity High
Priority Normal
Reported Version 2.7
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

https://projects.archlinux.org/svntogit/packages.git/plain/trunk/remove_G_CONST_RETURN.patch?h=packages/libunique

https://projects.archlinux.org/svntogit/packages.git/plain/trunk/unique-gdbus.patch?h=packages/libunique

source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.bz2
remove_G_CONST_RETURN.patch
unique-gdbus.patch)

build() {
cd $name-$version

patch -p 1 -i $SRC/remove_G_CONST_RETURN.patch
patch -p 1 -i $SRC/unique-gdbus.patch
autoreconf
This task depends upon

Closed by  Jose V Beneyto (sepen)
Wednesday, 20 June 2012, 03:28 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Thanks for good the report

Loading...