trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2012

Re: [trinity-devel] tdeaccessibility crystalsvg icons conflict with tdelibs

From: Darrell Anderson <humanreadable@...>
Date: Fri, 30 Mar 2012 13:51:48 -0700 (PDT)
> I did it in tdeaccessibility packaging:
> 
> package() {
>   msg "Packaging - $pkgname-$pkgver"
> 
>   cd ${srcdir}/${pkgname#*-}       
>     # use for non-out-of-source
> 
>   make DESTDIR="$pkgdir" install
> 
>   # remove icons that conflict with tdelibs
>   msg "Removing kttsd.png icons that conflict with
> tdelibs..."

Silly question of the day, but are the files exactly the same? I mean did you look at them? :)

Darrell