You are not logged in.
I am trying to put my package in the AUR. I have made the PKGBUILD, and done a succsesful local install with it. Now i am trying to do
makepkg --printsrcinfo > .SRCINFO
it does not do anything. Does anyone have an idea what is going on?
edit: If anyone in the future has this problem, dont do the stupid thing that I did and disable showing hidden files.
Last edited by jadonus (2023-07-09 23:52:10)
Offline
How do you know it didn't do anything? What's the output of `cat .SRCINFO` (in that same directory)?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Thank you for helping me realize how stupid I am. I had dotfiles hidden.
Offline