Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
packages
parrot
apt-parrot
Commits
4e627d3b
Commit
4e627d3b
authored
Nov 20, 2016
by
Lorenzo "Palinuro" Faletra
Browse files
fix makefile
parent
f9edafbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
4e627d3b
...
...
@@ -3,7 +3,8 @@ all:
clean
:
install
:
mkdir
-p
$(DESTDIR)
/etc/apt/
{
preferences.d,sources.list.d
}
mkdir
-p
$(DESTDIR)
/etc/apt/preferences.d/
mkdir
-p
$(DESTDIR)
/etc/apt/sources.list.d
mkdir
-p
$(DESTDIR)
/usr/bin
cp
preferences.d/parrot-pinning
$(DESTDIR)
/etc/apt/preferences.d/parrot-pinning
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment