Merge branch 'etiona-package-helpers' into 'etiona'
Etiona package helpers See merge request trisquel/package-helpers!222
This commit is contained in:
commit
4ae9e72def
2 changed files with 1 additions and 27 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=1
|
VERSION=2
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
sed '/ShellShowsAppMenu/s/True/False/' -i ./gtweak/utils.py
|
sed '/ShellShowsAppMenu/s/True/False/' -i ./gtweak/utils.py
|
||||||
|
|
|
||||||
|
|
@ -1,26 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
#
|
|
||||||
# Copyright (C) 2019 Mason Hock <mason@masonhock.com>
|
|
||||||
#
|
|
||||||
# This program is free software; you can redistribute it and/or modify
|
|
||||||
# it under the terms of the GNU General Public License as published by
|
|
||||||
# the Free Software Foundation; either version 3 of the License, or
|
|
||||||
# (at your option) any later version.
|
|
||||||
#
|
|
||||||
# This program is distributed in the hope that it will be useful,
|
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
# GNU General Public License for more details.
|
|
||||||
#
|
|
||||||
# You should have received a copy of the GNU General Public License
|
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
|
||||||
VERSION=1
|
|
||||||
EXTERNAL='deb-src http://apt.pop-os.org/proprietary $UPSTREAM main'
|
|
||||||
REPOKEY=204DD8AEC33A7AFF
|
|
||||||
|
|
||||||
. ./config
|
|
||||||
|
|
||||||
changelog "Import from Pop!_OS"
|
|
||||||
|
|
||||||
compile
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue