fixed some lines which had no TABs in front..
This commit is contained in:
parent
5001ed991a
commit
dada7fd387
1 changed files with 7 additions and 7 deletions
|
@ -111,13 +111,13 @@ install-arch:
|
||||||
$(CURDIR)/debian/livesupport-studio/opt/livesupport/etc
|
$(CURDIR)/debian/livesupport-studio/opt/livesupport/etc
|
||||||
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/var/widgets \
|
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/var/widgets \
|
||||||
$(CURDIR)/debian/livesupport/opt/livesupport/var/gLiveSupport*.res \
|
$(CURDIR)/debian/livesupport/opt/livesupport/var/gLiveSupport*.res \
|
||||||
$(CURDIR)/debian/livesupport.png \
|
$(CURDIR)/debian/livesupport.png \
|
||||||
$(CURDIR)/debian/livesupport-studio/opt/livesupport/var
|
$(CURDIR)/debian/livesupport-studio/opt/livesupport/var
|
||||||
mkdir -p $(CURDIR)/debian/livesupport-studio/usr/share/applications
|
mkdir -p $(CURDIR)/debian/livesupport-studio/usr/share/applications
|
||||||
cp -a $(CURDIR)debian/livesupport-studio.desktop \
|
cp -a $(CURDIR)debian/livesupport-studio.desktop \
|
||||||
$(CURDIR)/debian/livesupport-studio/usr/share/applications/
|
$(CURDIR)/debian/livesupport-studio/usr/share/applications/
|
||||||
dh_desktop -plivesupport-studio
|
dh_desktop -plivesupport-studio
|
||||||
dh_installmenu
|
dh_installmenu
|
||||||
|
|
||||||
dh_install -s
|
dh_install -s
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue