Le dimanche 9 septembre 2012 09:48:54 Andreas Radke a ?crit :
> When building packages in ArchLinux we try to avoid the old
> bin/minstall to move each and every file by hand. So we try to move to
> make install targets. Here we run into several linking issues:
>
> make -C src/glx DESTDIR="${pkg
When building packages in ArchLinux we try to avoid the old
bin/minstall to move each and every file by hand. So we try to move to
make install targets. Here we run into several linking issues:
make -C src/glx DESTDIR="${pkgdir}" install
fails with:
make[2]: Entering directory
`/build/src/mes
Le dimanche 9 septembre 2012 09:48:54 Andreas Radke a écrit :
> When building packages in ArchLinux we try to avoid the old
> bin/minstall to move each and every file by hand. So we try to move to
> make install targets. Here we run into several linking issues:
>
> make -C src/glx DESTDIR="${pkg
When building packages in ArchLinux we try to avoid the old
bin/minstall to move each and every file by hand. So we try to move to
make install targets. Here we run into several linking issues:
make -C src/glx DESTDIR="${pkgdir}" install
fails with:
make[2]: Entering directory
`/build/src/mes