Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Swastik Packages
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Development
Packages
Swastik Packages
Commits
b8e75e6a
Commit
b8e75e6a
authored
May 19, 2021
by
Syam G K
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-wallpaper' into 'master'
Fix: hamara-wallpapers package See merge request
!2
parents
1ee5bbc7
37b2496c
Pipeline
#1592
failed with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
3 deletions
+26
-3
rules
packages/hamara-wallpapers/debian/rules
+26
-2
format
packages/hamara-wallpapers/debian/source/format
+0
-1
No files found.
packages/hamara-wallpapers/debian/rules
View file @
b8e75e6a
#!/usr/bin/make -f
%:
dh $@
build:
clean:
dh_testdir
dh_testroot
dh_clean
binary-indep:
dh_clean
dh_testdir
dh_testroot
dh_installchangelogs
# dh_installdocs
cp data/* -a debian/`find debian/ -mindepth 1 -maxdepth 1 -type d | cut -d/ -f2`
dh_fixperms
dh_compress
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
binary-arch:
binary: binary-indep binary-arch
.PHONY: binary binary-arch binary-indep clean build
packages/hamara-wallpapers/debian/source/format
deleted
100644 → 0
View file @
1ee5bbc7
1.0
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