Merge lp:~robru/ubuntu-html5-theme/add-symlinks into lp:ubuntu-html5-theme

Proposed by Robert Bruce Park
Status: Merged
Approved by: Robert Bruce Park
Approved revision: 116
Merged at revision: 116
Proposed branch: lp:~robru/ubuntu-html5-theme/add-symlinks
Merge into: lp:ubuntu-html5-theme
Diff against target: 11 lines (+3/-1)
1 file modified
debian/rules (+3/-1)
To merge this branch: bzr merge lp:~robru/ubuntu-html5-theme/add-symlinks
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Robert Bruce Park (community) Approve
Review via email: mp+204364@code.launchpad.net

Commit message

Add symlink to aid with package rename transition (LP: #1274881)

To post a comment you must log in.
Revision history for this message
Robert Bruce Park (robru) wrote :

Tested this locally, confirmed symlink is created properly.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/rules'
2--- debian/rules 2013-07-05 07:30:44 +0000
3+++ debian/rules 2014-01-31 23:56:43 +0000
4@@ -15,4 +15,6 @@
5 done; \
6 cd $(CURDIR)
7 dh_install -X'*.pyc' --fail-missing
8-
9+# Transitional symlink because package was renamed.
10+ ln -vs /usr/share/ubuntu-html5-ui-toolkit \
11+ $(CURDIR)/debian/ubuntu-html5-ui-toolkit/usr/share/ubuntu-html5-theme

Subscribers

People subscribed via source and target branches