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
parrot-core
Commits
6520ca0d
Unverified
Commit
6520ca0d
authored
Nov 07, 2019
by
Lorenzo "Palinuro" Faletra
Browse files
fix typo in makefile
parent
280adae0
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
6520ca0d
...
@@ -30,7 +30,7 @@ install:
...
@@ -30,7 +30,7 @@ install:
chown
root:root
$(DESTDIR)
/sandbox
chown
root:root
$(DESTDIR)
/sandbox
chown
-R
root:root
$(DESTDIR)
/lib/
chown
-R
root:root
$(DESTDIR)
/lib/
chmod
644
$(DESTDIR)
/etc/default/grub.d/parrot.cfg
chmod
644
$(DESTDIR)
/etc/default/grub.d/parrot.cfg
chmod
644
$(DESTDIR)
/etc/u
sed
/rules.d/
*
chmod
644
$(DESTDIR)
/etc/u
dev
/rules.d/
*
chmod
755
$(DESTDIR)
/sandbox
chmod
755
$(DESTDIR)
/sandbox
chmod
644
$(DESTDIR)
/lib/systemd/system/postgresql@.service.d/
*
chmod
644
$(DESTDIR)
/lib/systemd/system/postgresql@.service.d/
*
chmod
644
$(DESTDIR)
/lib/systemd/system-preset/
*
chmod
644
$(DESTDIR)
/lib/systemd/system-preset/
*
...
...
Write
Preview
Supports
Markdown
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