This website requires JavaScript.
Explore
Help
Register
Sign In
josch
/
multistrap
Watch
1
Star
0
Fork
You've already forked multistrap
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c826eb7e99
multistrap
/
debian
/
rules
4 lines
52 B
Text
Raw
Normal View
History
Unescape
Escape
Add option to specify the apt default release directly. * Add option to specify the apt default release directly and change the manpage content to advise on how this further complicates the permutations of apt configuration. Add commands to direct apt at the apt.conf.d and preferences.d directories within the chroot. (Closes: #717886)
2015-04-12 17:04:22 +00:00
#!/usr/bin/make -f
Switch debian/rules to dh and drop cdbs
2016-12-02 22:37:25 +00:00
%:
Use dh_bash-completion to install bash completion script
2016-12-02 22:44:57 +00:00
dh $@ --with bash-completion
Reference in a new issue
Copy permalink