This website requires JavaScript.
Explore
Help
Sign in
southfox
/
miniflux
Watch
1
Star
0
Fork
You've already forked miniflux
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
1ded3f8bc7
miniflux
/
packaging
/
debian
/
miniflux.dirs
3 lines
12 B
Text
Raw
Normal View
History
Unescape
Escape
use dirs file for debian package Instead of running mkdir from debian/rules, the native way to create the necessary directories is with the dirs file which is read by the dh_installdirs helper script. See: * https://www.debian.org/doc/manuals/maint-guide/dother.en.html#dirs * dh_installdirs(1) manual page I am not aware of any specific problems that could arise from doing it manually instead of using dh_installdirs. But sticking to the native approach might be a good idea.
2022-11-03 16:07:00 +01:00
etc
usr/bin
Reference in a new issue
Copy permalink