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-interface
Commits
8ef27c22
Commit
8ef27c22
authored
Sep 04, 2017
by
Lorenzo "Palinuro" Faletra
Browse files
Import Debian version 3.18+parrot1
parrot-interface (3.18+parrot1) testing; urgency=medium * Update d/*.install
parent
2f860f42
Changes
4
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
8ef27c22
INSTALL
=
install
-m
0644
all
:
clean
:
...
...
@@ -9,14 +6,14 @@ install:
mkdir
-p
$(DESTDIR)
/usr/bin/
mkdir
-p
$(DESTDIR)
/usr/share/applications/
mkdir
-p
$(DESTDIR)
/etc/xdg/autostart/
chmod
-R
0644 etc/
*
usr/
*
lib/
*
chmod
755 usr/share/parrot-defaults/postgresql_reduce_shared_buffers
chown
root:root etc/
*
usr/
*
lib/
*
cp
-r
etc/
*
usr/
*
lib/
*
$(DESTDIR)
/
cp
keyboard-selector/keyboard-selector.sh
$(DESTDIR)
/usr/bin/keyboard-selector
cp
keyboard-selector/parrot-keyboard-selector.desktop
$(DESTDIR)
/etc/xdg/autostart/
chown
root:root
$(DESTDIR)
/usr/bin/keyboard-selector
cp
keyboard-selector/parrot-keyboard-selector.desktop
$(DESTDIR)
/usr/share/applications/
chown
root:root
$(DESTDIR)
/usr/bin/keyboard-selector
chown
root:root
$(DESTDIR)
/etc/xdg/autostart/parrot-keyboard-selector.desktop
chmod
755
$(DESTDIR)
/usr/bin/keyboard-selector
chmod
755
$(DESTDIR)
/etc/xdg/autostart/parrot-keyboard-selector.desktop
...
...
debian/changelog
View file @
8ef27c22
parrot-interface (3.18+parrot1) testing; urgency=medium
* Update d/*.install
-- Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org> Mon, 04 Sep 2017 01:00:56 +0200
parrot-interface (3.18+parrot0) testing; urgency=medium
* Add lxkeymap.
...
...
debian/parrot-interface-common.install
View file @
8ef27c22
etc
/*
etc
/
xdg
/*
etc
/
xdg
/
autostart
/*
etc
/
xdg
/
xfce4
/*
etc
/
xdg
/
xfce4
/
terminal
/*
usr
/*
usr
/
bin
/*
usr
/
share
/*
usr
/
share
/
parrot
-
defaults
/*
lib
/*
...
...
debian/rules
View file @
8ef27c22
...
...
@@ -3,7 +3,3 @@
%:
dh $@
override_dh_auto_install:
mkdir -p debian/tmp
dh $@
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