Final touches.
This commit is contained in:
parent
2bf9aa01fa
commit
3680bba900
3
Makefile
3
Makefile
@ -1,9 +1,10 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
all: install
|
all: install
|
||||||
|
make -C src/usr/share/xsessions/po/
|
||||||
|
rm -rf src/usr/share/xsessions/po/ src/usr/share/xsessions/*.in
|
||||||
|
|
||||||
install:
|
install:
|
||||||
make -C src/usr/share/xsessions/po/
|
|
||||||
mkdir -pv $(DESTDIR)
|
mkdir -pv $(DESTDIR)
|
||||||
cp -a src/etc src/usr $(DESTDIR)/.
|
cp -a src/etc src/usr $(DESTDIR)/.
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -3,7 +3,7 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
Build-Depends: debhelper (>= 11)
|
Build-Depends: debhelper (>= 11), intltool
|
||||||
Standards-Version: 4.1.4
|
Standards-Version: 4.1.4
|
||||||
Homepage: https://lubuntu.me
|
Homepage: https://lubuntu.me
|
||||||
Vcs-Browser: https://git.launchpad.net/lubuntu-default-settings?h=master
|
Vcs-Browser: https://git.launchpad.net/lubuntu-default-settings?h=master
|
||||||
|
@ -1 +1 @@
|
|||||||
Lubuntu.desktop
|
Lubuntu.desktop.in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user