← recipes

Commit b12a718

0
plików
+0
dodanych
-0
usuniętych
@@ -147,7 +147,6 @@ footprint_lightdm-gtk-greeter_zh: "drwxr-xr-x\troot/root\tusr/share/locale/zh_CN
147 147 drwxr-xr-x\troot/root\tusr/share/locale/zh_TW/\ndrwxr-xr-x\troot/root\tusr/share/locale/zh_TW/LC_MESSAGES/\n-rw-r--r--\t\
148 148 root/root\tusr/share/locale/zh_TW/LC_MESSAGES/lightdm-gtk-greeter.mo\n"
149 149 build: |
150 - mv ${pkgname}-${pkgname}-${pkgver} ${pkgname}-${pkgver}
151 150 cd ${pkgname}-${pkgver}
152 151 NOCONFIGURE=1 ./autogen.sh
153 152 CFLAGS+=" -Wno-declaration-after-statement \
@@ -166,7 +165,7 @@ build: |
166 165
167 166 make
168 167 make DESTDIR=${PKGDIR} install
169 - sed -i "s@#background=@background=/usr/share/backgrounds/nutyx/NuTyX-XFCE4-26.06.1.png@" \
168 + sed -i "s@#background=@background=/usr/share/wallpapers/paganlinux/paganlinux-wallpaper.png@" \
170 169 ${PKGDIR}/etc/lightdm/lightdm-gtk-greeter.conf
171 170 package: |
172 171 true