summaryrefslogtreecommitdiff
path: root/notepadpp/debian/notepadpp-bin32.conffiles
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-09-15 00:59:22 +0000
committerB. Stack <bgstack15@gmail.com>2021-09-15 00:59:22 +0000
commit48e1b44e0513f28398982bdce09e7f77f044b24a (patch)
tree93d30f5e9194ec1610cabf8737e468d637b02534 /notepadpp/debian/notepadpp-bin32.conffiles
parentMerge branch 'systemdtl-bump' into 'master' (diff)
parentnotepadpp 8.1.4 (diff)
downloadstackrpms-48e1b44e0513f28398982bdce09e7f77f044b24a.tar.gz
stackrpms-48e1b44e0513f28398982bdce09e7f77f044b24a.tar.bz2
stackrpms-48e1b44e0513f28398982bdce09e7f77f044b24a.zip
Merge branch 'notepadpp-bump' into 'master'
notepadpp 8.1.4 See merge request bgstack15/stackrpms!262
Diffstat (limited to 'notepadpp/debian/notepadpp-bin32.conffiles')
-rw-r--r--notepadpp/debian/notepadpp-bin32.conffiles8
1 files changed, 4 insertions, 4 deletions
diff --git a/notepadpp/debian/notepadpp-bin32.conffiles b/notepadpp/debian/notepadpp-bin32.conffiles
index 91060d0..e6dae7b 100644
--- a/notepadpp/debian/notepadpp-bin32.conffiles
+++ b/notepadpp/debian/notepadpp-bin32.conffiles
@@ -1,4 +1,4 @@
-debian/app32/config.xml usr/share/notepadpp32/
-debian/app32/session.xml usr/share/notepadpp32/
-debian/app32/shortcuts.xml usr/share/notepadpp32/
-debian/app32/stylers.xml usr/share/notepadpp32/
+/usr/share/notepadpp32/config.xml
+/usr/share/notepadpp32/session.xml
+/usr/share/notepadpp32/shortcuts.xml
+/usr/share/notepadpp32/stylers.xml
bgstack15