index-0 / librewolf-void

LibreWolf package for Void Linux (XBPS)
51 stars 4 forks source link

missing librewolf_package() function! #32

Open muezabdalla opened 1 week ago

muezabdalla commented 1 week ago

I did the same steps as the guide and also made a link to librewolf folder in the srcpkgs folder but when I run: ./xbps-src pkg librewolf I get: => ERROR: librewolf: missing librewolf_package() function!

index-0 commented 1 week ago

This happens when you make a link instead of copying the folder, use cp -r instead of ln and it should work.

muezabdalla commented 1 week ago

In tgat case how could i update the software if I used git to update I will need to copy again

بتاريخ ٢٤ نوفمبر ٢٠٢٤ ٦:٤٣:١٤ م GMT+03:00، "Alfredo Pérez" @.***> الرسالة:

This happens when you make a link instead of copying the folder, use cp -r instead of ln and it should work.

-- Reply to this email directly or view it on GitHub: https://github.com/index-0/librewolf-void/issues/32#issuecomment-2496072410 You are receiving this because you authored the thread.

Message ID: @.***>

index-0 commented 2 days ago

You can configure a bind mount in /etc/fstab.